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,980 of 189,070
Downloads: 1,170

Daily

Ranking: 62,541 of 189,059
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,265,515,983activesupport
121,186,058,965json
70583,995,633globalid
123357,913,029base64
133337,369,387bigdecimal

Owners

#GravatarHandle
1iconemmanuelcousin