How to prevent flash messages from reappearing when a page is refreshed. I show flash message through javascript, that basically created an overlay div and shows the flash. When the the overlay is dismissed the flash div's contents are emptied as well, but I notice that when a page is refreshed (for example, user logs in -> gets redirected to home page -> is shown "Welcome user" flash), the flash message keeps reappearing.
Thanks -- 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.

