Hi, Let's say I have a form I submit restfully to the update action of a controller. On successful update, the application redirects to the index action.
Now in some of my forms if I hit the refresh button on my index page, the browser wants to resubmit the form! How is that possible? I can see in my log file that I got a 302. Thanks in advance -- 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 -~----------~----~----~----~------~----~------~--~---

