RubyGems.org

Allows caching of pages with flash messages by rendering flash messages from a cookie using JavaScript, instead of statically in your Rails view template. Flash contents are converted to JSON and placed in a cookie by an after_filter (default) or a Rack Middleware (option).

installgem install cacheable_flash
Authors

Peter H. Boling, Brian Takita

13,475 total downloads 4,140 for this version
Owners

B7ecb37878cb8bc1d330473023f1eeca

Gemfile
gem "cacheable_flash", "~> 0.3.2"
Versions
  1. 0.3.2 August 23, 2012
  2. 0.3.1 August 13, 2012
  3. 0.3.0 August 13, 2012
  4. 0.2.10 August 13, 2012
  5. 0.2.9 August 7, 2012
Show all versions (15 total)