RubyGems Navigation menu

memflash 2.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:
=

install:
=

Versions:

  1. 2.5.0 May 20, 2024 (9 KB)
  2. 2.4.0 May 03, 2023 (9 KB)
  3. 2.3.0 December 22, 2022 (9 KB)
  4. 2.2.2 January 20, 2021 (9 KB)
  5. 2.2.1 July 02, 2020 (9 KB)
  6. 2.0.1 December 18, 2014 (9.5 KB)
Show all versions (10 total)

Runtime Dependencies (1):

actionpack < 4.2, >= 3.2.15

Development Dependencies (6):

bump >= 0
minitest >= 0
mocha >= 0
rake >= 0
wwtd >= 0

Owners:

Authors:

  • Vladimir Andrijevik

SHA 256 checksum:

=

Total downloads 21,208

For this version 2,933

Version Released:

License:

Apache License Version 2.0

Required Ruby Version: >= 0

Links: