-
Association read from cache
http://gi...
was committed by Luca Guidi
Sunday Aug 16
- ActiveRecord::Base cache private API ... was committed by Luca Guidi 12:41 PM
- Moved the actual implementation to ol... was committed by Luca Guidi 12:14 PM
- Added failing spec for has_many cache... was committed by Luca Guidi 12:03 PM
- ActiveRecord setup for specs. Bare mi... was committed by Luca Guidi 11:41 AM
-
Minimum rspec setup
http://github.com...
was committed by Luca Guidi
Friday Aug 14
-
Rails 2.3.3 compat [Gregg Kellogg]
ht...
was committed by Luca Guidi
Wednesday Aug 12
-
Use Use valid_keys_for_has_and_belong...
was committed by Luca Guidi
Monday Feb 16
- Make test suite work with Rails 2.3.0... was committed by Luca Guidi 04:49 PM
-
has_and_belongs_to_many association s...
was committed by Luca Guidi
Wednesday Nov 12
- Fix memory leak issue in cached_assoc... was committed by Luca Guidi 11:56 AM
-
DRYed-up belongs_to definition
http:/...
was committed by Luca Guidi
Thursday Oct 30
- Make sure of use Memcached as test st... was committed by Luca Guidi 11:57 AM
-
Make sure of require frameworks confi...
was committed by Luca Guidi
Wednesday Oct 29
-
Tagged v0.0.3
http://github.com/jodos...
was committed by Luca Guidi
Wednesday Oct 22
-
Test cases cleanup
http://github.com/...
was committed by Luca Guidi
Tuesday Oct 21
- Sugar syntax for AssociationCollectio... was committed by Luca Guidi 12:22 PM
- Use loaded collection, instead of rea... was committed by Luca Guidi 12:12 PM
- Use loaded collection, instead of rea... was committed by Luca Guidi 12:01 PM
- Reduced cache overhead using read ins... was committed by Luca Guidi 11:44 AM
-
Fixed typos in CHANGELOG and README
h...
was committed by Luca Guidi
Monday Oct 20
- Don't instantiate ivar when rean from... was committed by Luca Guidi 05:30 PM
- Reduced by half cache lookups when re... was committed by Luca Guidi 03:39 PM
- Fixed Mocha expectations http://githu... was committed by Luca Guidi 03:07 PM
- Fixed clear, delete and destroy cases... was committed by Luca Guidi 01:02 PM
- Fixed concurrency issues, using Threa... was committed by Luca Guidi 12:06 PM
-
Make sure tests suite runs in 'test' ...
was committed by Luca Guidi
Sunday Oct 19
-
Bypass cache for will_paginate on ass...
was committed by Luca Guidi
Friday Oct 17
-
Make sure habtm and has_one are safel...
was committed by Luca Guidi
Monday Oct 13
-
Prepare for v0.0.2
http://github.com/...
was committed by Luca Guidi
Friday Oct 10
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.