Today I spent about an hour hunting down the cause of some bizarre behavior in one of our new Rails projects. The action in question handles both GET/POST. In the GET part I do an XMLRPC call to an external system to generate some hash value and store it in the session. This data is [...]
