Changeset [939ad71910b6ac6ac6c557583b745613ab83821b] by Luca Guidi
February 16th, 2009 @ 04:49 PM
Make test suite work with Rails 2.3.0 http://github.com/jodosha/cached...
Committed by Luca Guidi
- M .gitignore
- M CHANGELOG
- M tasks/cached_models_tasks.rake
- M test/active_record/associations/has_and_belongs_to_many_association_test.rb
- M test/active_record/associations/has_many_association_test.rb
- M test/active_record/associations/has_one_association_test.rb
- M test/active_record/base_test.rb
- M test/schema.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.