Changeset [57e5c0032eda3dde685fbbaa9a5fbe5daaf59ad1] by Luca Guidi
October 20th, 2008 @ 12:06 PM
Fixed concurrency issues, using Thread#current to store cached_associations instead of ivar http://github.com/jodosha/cached...
Committed by Luca Guidi
- M CHANGELOG
- M lib/activerecord/lib/active_record/base.rb
- M tasks/cached_models_tasks.rake
- M test/active_record/associations/has_many_association_test.rb
- M test/test_helper.rb
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.