On 23 August 2011 12:08, ramya <[email protected]> wrote: > Hi, > > I need to pass the parameters from a method in a controller to a form > (i.e in views). > Please let me know how to achieve this.
It is not clear exactly what you want to do, but if you are a beginner at Rails then I suggest working through some tutorials for Rails as this will give you a better understanding of how the framework functions and will probably allow you to answer your own questions. railstutorial.org is good and is free to use online. Also have a good look at the Rails Guides. Make sure that you are using Rails 3 and that the tutorials are for that version. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

