RubyGems Navigation menu

memflash 1.0.1

Memflash is a gem which enables storing really long values in the Rails FlashHash without writing them to the session. Instead, it transparently uses `Rails.cache`, thus enabling the flash in your actions to contain large values, and still fit in a cookie-based session store

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.4.0 - May 03, 2023 (9.0 KB)
  2. 2.3.0 - December 22, 2022 (9.0 KB)
  3. 2.2.2 - January 20, 2021 (9.0 KB)
  4. 2.2.1 - July 02, 2020 (9.0 KB)
  5. 2.2.0 - June 16, 2020 (9.0 KB)
  6. 1.0.1 - July 10, 2012 (8.5 KB)
顯示所有版本(共 9)

Runtime 相依性套件 (1):

actionpack < 3.3, >= 2.3.6

擁有者:

作者:

  • Vladimir Andrijevik

SHA 256 checksum:

3e7cd3c622c3b948ca641cff698af42b45fc349e6a1cda64982d109abd018987

總下載次數 19,990

這個版本 4,828

License:

Ruby 版本需求:

相關連結: