RubyGems Navigation menu

memflash 2.4.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 (9KB)
  2. 2.3.0 - December 22, 2022 (9KB)
  3. 2.2.2 - January 20, 2021 (9KB)
  4. 2.2.1 - July 02, 2020 (9KB)
  5. 2.2.0 - June 16, 2020 (9KB)
全てのバージョンを表示(全9件)

Runtime依存関係 (1):

actionpack >= 5.1, < 7.1

Development依存関係 (5):

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

所有者:

プッシュ者:

作者:

  • Vladimir Andrijevik

SHA 256チェックサム:

fbb6d3a7160cf394036a09e6981da2628ff053b2d857d00cd901680835f532f6

累計ダウンロード数 19,990

このバージョンのみ 470

ライセンス:

Apache License Version 2.0

必要なRubyのバージョン: >= 2.7

リンク: