This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Loading…
Labels
- bug▾












manually included <%= javascript_include_tag 'cookie','flash','json' %> on template
Have you tried Pivotal's version? (http://github.com/pivotal/cacheable-flash) With Rails 2.3.4 the issues with confict with the JSON gem and ActiveSupport::JSON are mostly in the past, so that eliminates one of the big reasons I wrote this fork.
The other reason was that I didn't want to use Prototype, but you could easily port just that code to Pivotal's version. See my version of flash.js: http://github.com/look/cacheable-flash/blob/84e9fc893e0d9cc56e2794c62b28c9e501c6dc0c/javascripts/flash.js