How to begin coding with RoR

Hey m doin a project on web application..I need 2 know how to start with the coding using Rails framework?

Can anyone provide me with a sample code to accept values from the user in a text field and display the values below the accepted values when he clicks the OK button....?

Manish Belsare wrote:

Hey m doin a project on web application..I need 2 know how to start with the coding using Rails framework?

Can anyone provide me with a sample code to accept values from the user in a text field and display the values below the accepted values when he clicks the OK button....?

I recommend you start here. It will provide you a gentle and informative introduction to Ruby on Rails:

There’s a new book that’s currently a work in progress, but the first few chapters are excellent! You can read it online here:

http://railstutorial.org

Manish Belsare wrote:

Hey m doin a project on web application..I need 2 know how to start with the coding using Rails framework?

Can anyone provide me with a sample code to accept values from the user in a text field and display the values below the accepted values when he clicks the OK button....?

I have uploaded a open source version of craigslist clone developed in RoR. Download, play and enjoy. Happy railing!

download url: wiki.github.com/railslist/craigslist-clone

Rails List wrote:

Manish Belsare wrote:

Hey m doin a project on web application..I need 2 know how to start with the coding using Rails framework?

Can anyone provide me with a sample code to accept values from the user in a text field and display the values below the accepted values when he clicks the OK button....?

I have uploaded a open source version of craigslist clone developed in RoR. Download, play and enjoy. Happy railing!

download url: wiki.github.com/railslist/craigslist-clone

<a href="http://wiki.github.com/railslist/craigslist-clone&quot;&gt;Craigslist Clone</a>