Categories: None [Edit]

memflash

https://rubygems.org/gems/memflash
https://github.com/zendesk/memflash
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

Total

Ranking: 45,514 of 192,692
Downloads: 26,482

Daily

Ranking: 29,834 of 192,666
Downloads: 17

Depended by

RankDownloadsName

Depends on

RankDownloadsName
38774,843,836actionpack

Owners

#GravatarHandle
1iconzendesk