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,620 of 187,239
Downloads: 898

Daily

Ranking: 116,310 of 187,224
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,196,180,149activesupport
131,122,458,692json
72552,724,989globalid
149290,711,178base64
161276,175,581bigdecimal

Owners

#GravatarHandle
1iconemmanuelcousin