how to create a form using ruby on rails

since i’m totally new to this technology , im facing lots of difficulties here.

i want to create a form with few fields which shud be connected to mysql database using ruby on rails. can anyone help me with this difficulty?

thanks…

*regards *

mandrekar salim

tryy this

http://railscasts.com/episodes/234-simple-form

Hi Mandrekar,

Start here: http://guides.rubyonrails.org/getting_started.html

Then check out forms:

http://guides.rubyonrails.org/form_helpers.html

Have a look through the other guides. When you have problems they don’t cover (and you will pretty soon!) drop us an email on the list.

Welcome to Rails!

Best Wishes,

Peter