attribute_cache 0.2.0
A simple Rails plugin that provides the ability to cache a value to a model attribute. The attribute will be automatically set if necessary, retrieved when requested, and can be manually invalidated.
Gemfile:
=
install:
=
Runtime Dependencies (2):
first_existing
>= 1.2.0
rails
~> 6.1.2, >= 6.1.2.1