rails--rails/activerecord/lib
wangjohn 36c89664f5 Moving the `pluck` and `ids` methods to their own delegate line.
These two methods aren't really statistical helper methods and don't
really belong in any other group which is being delegated for querying,
so I'm moving them to their own group of methods.

I've also changed the `:to => :all` hash syntax to `to: :all`.
2013-06-25 21:40:58 -07:00
..
active_record Moving the `pluck` and `ids` methods to their own delegate line. 2013-06-25 21:40:58 -07:00
rails/generators copy edits[ci skip] 2013-05-19 21:38:23 +05:30
active_record.rb Set the inverse when association queries are refined 2013-05-10 10:36:26 +02:00