cacheable_flash 0.2.5
This plugin enables greater levels of page caching by rendering flash messages from a cookie using JavaScript, instead of in your Rails view template. Flash contents are converted to JSON and placed in a cookie by an after_filter in a controller.
Gemfile:
=
instalar:
=
dependencias de Runtime (1):
json
>= 0
dependencias de Development (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