Files | Admin
Notes: CachedModel caches simple (by id) finds in memcached reducing the amount of work the database needs to perform for simple queries. Changes: = 1.3.1 * Match behavior of ActiveRecord::Base#transaction