aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/relation/predicate_builder
Commit message (Expand)AuthorAgeFilesLines
* Allow empty arrays in where predicatesSean Griffin2014-05-261-0/+2
* Refactor the handling of arrays in where predicatesSean Griffin2014-05-261-11/+14
* Add ability to specify how a class is converted to Arel predicatesgrif2013-07-282-0/+42