RubyGems Navigation menu

memflash 1.0.0

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.0 - September 14, 2010 (9.0 KB)
显示所有版本 (共 9 个)

Runtime 依赖 (1):

actionpack ~> 2.3.5

Development 依赖 (2):

rails ~> 2.3.5
shoulda ~> 2.11.0

业主:

作者:

  • Vladimir Andrijevik

SHA 256 校验和:

94304a96b4d498d77423056f719c39448a6cf230718f444aaad138e80ca7074b

下载总量 20,057

这个版本 4,631

许可:

需要的 Ruby 版本:

链接: