aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/relation/predicate_builder/polymorphic_array_handler.rb
Commit message (Expand)AuthorAgeFilesLines
* Expose `queries` for `AssociationQueryValue` and `PolymorphicArrayValue`Ryuta Kamizono2017-04-091-9/+12
* Avoid to handle polymorphic association for `AssociationQueryHandler`Ryuta Kamizono2017-03-281-2/+12
* Describe what we are protectingAkira Matsuda2016-12-231-0/+2
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-10/+10
* Fixed `where` for polymorphic associations when passed an array containing di...Philippe Huibonhoa2016-02-161-0/+57