RubyGems Navigation menu

cacheable_flash 0.3.4

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).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - April 11, 2017 (28 KB)
  2. 0.3.4 - September 28, 2015 (27.5 KB)
  3. 0.3.3 - September 13, 2013 (27.5 KB)
  4. 0.3.2 - August 23, 2012 (26 KB)
  5. 0.3.1 - August 22, 2012 (25.5 KB)
Show all versions (18 total)

Runtime Dependencies (2):

json >= 0
stackable_flash >= 0.0.7

Development Dependencies (7):

rails ~> 3.1.12
rake >= 0
rdoc >= 3.12
reek >= 3.5.0
roodi >= 5.0.0
rspec-rails >= 3.3.3

Owners:

Authors:

  • Peter H. Boling, Brian Takita

SHA 256 checksum:

15206a3eb9969edeb443da230c39b1911ce59fc83accf3f9b7a82c1f37360cc5

Total downloads 420,059

For this version 29,528

License:

MIT

Required Ruby Version: >= 0

Links: