cacheable_flash 0.2.7
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 in a controller.
Gemfile:
=
install:
=
Runtime Dependencies (1):
json
>= 0
Development Dependencies (8):
bundler
>= 1.0.21
jeweler
>= 1.6.4
jquery-rails
>= 0
rails
~> 3.1.3
rdoc
>= 3.12
reek
>= 1.2.8
roodi
>= 2.1.0
rspec-rails
>= 2.8.0