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,904 of 183,107
Downloads: 311

Daily

Ranking: 35,920 of 183,092
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7989,475,609activesupport
18910,800,336json
70451,059,089globalid
330110,083,455bigdecimal
351102,502,575base64

Owners

#GravatarHandle
1iconemmanuelcousin