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
Required Ruby Version
>= 3.3
Authors
Vladimir Andrijevik
Versions
- 2.6.0 May 20, 2025 (9.5 KB)
- 2.5.0 May 20, 2024 (9 KB)
- 2.4.0 May 03, 2023 (9 KB)
- 2.3.0 December 22, 2022 (9 KB)
- 2.2.2 January 20, 2021 (9 KB)