RubyGems Navigation menu

activemodel-caching 0.1.1

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.2 November 15, 2024 (9.5 KB)
  2. 0.1.1 November 13, 2024 (9.5 KB)
  3. 0.1.0 November 13, 2024 (9.5 KB)

Runtime Dependencies (5):

activesupport >= 7.0
base64 >= 0.1
bigdecimal >= 3.1.2
globalid >= 1.2
json >= 2.8

Owners:

Pushed by:

Authors:

  • Emmanuel Cousin

SHA 256 checksum:

=

Total downloads 311

For this version 111

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

New versions require MFA: true

Links: