public
Description: CachedModels provides to your ActiveRecord objects a transparent approach to use ActiveSupport caching mechanism.
Homepage: http://lucaguidi.com/pages/cached_models
Clone URL: git://github.com/jodosha/cached-models.git
cached-models / init.rb
100644 3 lines (2 sloc) 0.049 kb
1
2
3
# Include hook code here
require 'cached_models'