RubyGems.org

An extension for ActiveRecord models that adds a a very easy to use caching layer for models that include an updated at column.

installgem install last_mod_cache -v 1.0.1
Authors

Brian Durand

2,429 total downloads 623 for this version
Owners

864712d425f9b850d18e6273a18cff8d

Gemfile
gem "last_mod_cache", "~> 1.0.1"
Versions
  1. 1.0.2 July 20, 2011
  2. 1.0.1 July 15, 2011
  3. 1.0.0 July 5, 2011
Runtime Dependencies
  1. activerecord >= 3.0.0
Development Dependencies
  1. rspec > 2.0.0
  2. sqlite3 >= 0