Simply cache whatever you want
active_model_cachers provides cachers which will help you maintain cached objects and expire them when they are changed (including create, update, destroy, and even delete).
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
active_model_cachers provides cachers which will help you maintain cached objects and expire them when they are changed (including create, update, destroy, and even delete).
Post a comment