On Jul 8, 2009, at 11:40 AM, JannaB wrote:

>
> Is there a way to put a button on a view that doesn;t do a "submit"
> but executes a method in the controller? -Janna

Look at the button_to methods... although by default they create a  
form to your action and submit it you can control the method... not a  
good idea to embed that within another form though.

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to