Categories: None [Edit]

activemodel-caching

https://rubygems.org/gems/activemodel-caching
https://github.com/EmCousin/activemodel-caching
ActiveModel::Caching is a versatile gem for managing structured, temporary data using a caching backend, typically Rails cache for Rails applications. This gem provides an easy-to-use API for storing, retrieving, and manipulating data structures like scalars, lists, and JSON, making it simple to handle transient data without adding extra dependencies.

Total

Ranking: 181,409 of 187,622
Downloads: 1,004

Daily

Ranking: 106,140 of 187,603
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,212,991,452activesupport
131,137,012,013json
72560,034,911globalid
138306,900,259base64
154290,872,751bigdecimal

Owners

#GravatarHandle
1iconemmanuelcousin