Changeset [24416892cb4ba19075a1803ce1de967daf80ae26] by Luca Guidi

October 21st, 2008 @ 11:44 AM

Reduced cache overhead using read instead of fetch for access to AssociationCollection. Enhanced Mocha expectactions. http://github.com/jodosha/cached...

Committed by Luca Guidi

  • M CHANGELOG
  • M lib/activerecord/lib/active_record/associations.rb
  • M lib/activerecord/lib/active_record/base.rb
  • M test/active_record/associations/has_many_association_test.rb
  • M test/test_helper.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

CachedModels provides to your ActiveRecord models a transparent approach to use ActiveSupport caching mechanism.