active_model_cachers 2.0.3
Let you cache whatever you want with ease by providing cachers to active model. Cachers will maintain cached objects and expire them when they are changed (by create, update, destroy, and even delete). Support Rails 3, 4, 5.
Gemfile:
=
instalar:
=
dependencias de Runtime (2):
activerecord
>= 3
request_store
~> 1.4.0