Sijo Kg wrote: > Hi > You can check params[:commit] In first case its value is 'First' > and in second it is 'Second'
Here's a hint: Submit a form and look at the development.log. You can see clearly what was sent in the params hash. Incidentally this works for any request sent to your Rails app. -- 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 -~----------~----~----~----~------~----~------~--~---

