RubyGems Navigation menu

memflash 2.3.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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.4.0 - May 03, 2023 (9 KB)
  2. 2.3.0 - December 22, 2022 (9 KB)
  3. 2.2.2 - January 20, 2021 (9 KB)
  4. 2.2.1 - July 02, 2020 (9 KB)
  5. 2.2.0 - June 16, 2020 (9 KB)
Show all versions (9 total)

Runtime Dependencies (1):

actionpack >= 5.1, < 7.1

Development Dependencies (5):

minitest >= 0
mocha >= 0
rake >= 0

Owners:

Pushed by:

Authors:

  • Vladimir Andrijevik

SHA 256 checksum:

4350a4506e93c156aa2b4c648847038413837668861a3583a7a53c3c05ae4aa9

Total downloads 20,003

For this version 412

License:

Apache License Version 2.0

Required Ruby Version: >= 2.6

Links: