Tom Hoen wrote: > Any thoughts would be greatly appreciated. Ok, total beginner here. As far as I know, the flash is only available to the next request after the current request, and then it's automatically deleted. So if your flash is empty, there must have been two requests since you set the flash. A redirect causes the browser to issue a new request. Is there a second redirect in your code somewhere? -- 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 -~----------~----~----~----~------~----~------~--~---

