cacheable_flash 0.2.9
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:
=
安装:
=
Runtime 依赖 (1):
json
>= 0
Development 依赖 (8):
bundler
>= 1.0.24
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