PDA

View Full Version : Params being overwritten - how is this possible?


rubyonrails-talk
August 27th, 2006, 09:27 PM
Hi all,
I'm trying to come up with a simple way to handle the user hitting a
back button in a particular scenario, and I think flashing the params[]
array would be a simple solution. However, I have a piece of code that
is doing something very unexpected in the controller. The start of the
controller looks like this:

More... (http://groups.google.com/group/rubyonrails-talk/msg/133bbb9ebb819263)