rails/activerecord/lib
Lucjan Suski 9d21a7fc50 Pass SQL group by values when including scoped association
Fixes problem when added `group()` in association scope was lost
in eager loaded association.
2015-12-15 17:58:57 +01:00
..
active_record Pass SQL group by values when including scoped association 2015-12-15 17:58:57 +01:00
rails/generators Add migration versioning via Migration subclasses 2015-12-15 17:18:08 +10:30
active_record.rb Add #cache_key to ActiveRecord::Relation. 2015-07-20 01:46:03 +01:00