Colin Law wrote:
> On 10 March 2010 18:24, Neil Bye <[email protected]> wrote:

> I suggest you start by looking at the docs for form_for.   If you look
> at http://api.rubyonrails.org/classes/ActionView/Helpers/FormHelper.html
> (which was the first hit googling for form_for) you will find the
> first example shows how to use the url option to specify an action.
> 
> Also have a look at the rails guides at
> http://guides.rubyonrails.org/.   Start with Getting Started, work
> through them writing and trying out the code yourself.  When you get
> to the one on Action View Form Helpers you will find another example
> on how to use the url option of form_for to specify an action.
> 
> Colin

Thanks very useful links. Will keep me busy.

Neil

-- 
Posted via http://www.ruby-forum.com/.

-- 
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.

Reply via email to