try also find_cache gem https://github.com/mustafaturan/find_cache
- support for rails 3+ including rails 4
- catches your find_by attribute methods
- catches your belongs_to relation
- catches your has_one relations
- threading supported
dynamically expires cache when thread killed or with an after_filter on application controller
try also find_cache gem https://github.com/mustafaturan/find_cache
- support for rails 3+ including rails 4
- catches your find_by attribute methods
- catches your belongs_to relation
- catches your has_one relations
- threading supported
dynamically expires cache when thread killed or with an after_filter on application controller
Also check find_cache gem for thread safe model caching
https://github.com/mustafaturan/find_cache
http://rubygems.org/gems/find_cache
http://rubydoc.info/gems/find_cache/0.1.8/frames