aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/collection_cache_key_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix AR::Relation#cache_key to remove select scope added by userPrathamesh Sonpatki2016-01-241-0/+6
* Fix ActiveRecord::Relation#cache_key for relations with no resultsPrathamesh Sonpatki2016-01-221-0/+5
* Fix ActiveRecord::Relation#cache_key for loaded empty collectionPrathamesh Sonpatki2016-01-161-0/+8
* fixes #21815Maarten Jacobs2015-10-161-1/+1
* Fix ambiguous argument warningMehmet Emin İNAÇ2015-08-021-1/+1
* Add #cache_key to ActiveRecord::Relation.Alberto F. Capel2015-07-201-0/+70