Hi, I''m looking for a way to get messages that I put into flash[:notice] to be accessible on a different view/different action from where I am populating it. In one action, I am putting messages into the hash, and then at the end I use redirect_to to load up a new action/view. I would like the messages that I have put into flash[:notice] to appear on this redirected to view, but it seems that the hash gets destroyed/ emptied during the redirect. Does anybody have any suggestions as to how I could get this working? Thanks, Simon --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---