aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/relation/predicate_builder/basic_object_handler.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Remove unused `predicate_builder` for `BasicObjectHandler` and `RangeHandler`Ryuta Kamizono2016-07-021-8/+0
* Rely on the injectable type caster for `arel_table`Sean Griffin2014-12-291-1/+0
* Perform casting of single values within the predicate builderSean Griffin2014-12-261-0/+9
* Change `PredicateBuilder` handler methods to instance methodsSean Griffin2014-12-261-0/+9