On Jun 4, 3:34 pm, Mk 27 <[email protected]> wrote:
>
> <% form_remote_tag :update => 'dud', :url => {:action => 'the action'}
> do%>
>
> I just tried this and nothing complains if you try to update a
> non-existent page element ('dud'), so that will work.  The page with the
> form remains with nothing changed, but the controller does process the
> form.

You could even drop the  :update option completely.

Fred
>
> :)
> --
> Posted viahttp://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