I think it would be awkward to call a URL just to add a flash notice to
the site.
Do it in JS only, and "simulate" the flash notice, by showing it using
pure clientside javascript.
Like: document.getElementById("myEmptyFlashNoticeDiv).innerHTML = "my
notice"
--
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
-~----------~----~----~----~------~----~------~--~---