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,750 of 186,715
Downloads: 723

Daily

Ranking: 91,837 of 186,700
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,167,623,321activesupport
131,096,171,298json
72540,433,947globalid
162263,741,706base64
173249,568,314bigdecimal

Owners

#GravatarHandle
1iconemmanuelcousin