find_cache 0.1.1
Makes ActiveRecord 'find_by_id, find_by_(attr)' methods and 'has_one, belongs_to relations' cacheable by id or any referenced columns using Rails.cache methods. It also supports fetching multiple records using ids with find_all_cache method(if cache store supports multiple reads [hint: memcache_store, dalli_store supports.]).
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (3):
Development afhankelijkheden (1):
sqlite3
>= 0