How can i specify the full url of the page i want to access using a button?
ex: http://localhost:3000/users/1 I can use link_to as: link_to 'Home', "http://localhost:3000/ users/1" But i want to use a button in my form instead. Thanks, Pratik --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

