RubyGems Navigation menu

cacheable_flash 0.3.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.0 - April 11, 2017 (28.0 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.0 KB)
  5. 0.3.1 - August 22, 2012 (25.5 KB)
  6. 0.3.0 - August 22, 2012 (24.0 KB)
顯示所有版本(共 18)

Runtime 相依性套件 (2):

json >= 0
stackable_flash >= 0.0.4

Development 相依性套件 (7):

rails ~> 3.1.3
rake >= 0
rdoc >= 3.12
reek >= 1.2.8
roodi >= 2.1.0
rspec-rails >= 2.11.0

擁有者:

作者:

  • Peter H. Boling, Brian Takita

SHA 256 checksum:

47bfe313be99773c007ad76271bbce69ab3eb6f9ee558f32d5e966fff01ea7a3

總下載次數 420,414

這個版本 3,652

License:

Ruby 版本需求:

相關連結: