acts_as_cachable

It add some caching strategy to our application. If you add to a ActiveRecord class the method acts_as_cachable, it will already add some cache around first,last and all methods

Contributing to acts_as_cachable

Copyright © 2010 vpereira. See LICENSE.txt for further details.