aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/arel.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unused `Arel::Attributes.for`Ryuta Kamizono2019-06-151-1/+1
* Fix eager loading polymorphic association with mixed table conditionsRyuta Kamizono2019-02-181-0/+7
* Remove unused `Arel::Compatibility::Wheres`Ryuta Kamizono2019-01-151-1/+0
* Extract `Arel.arel_node?` helper methodRyuta Kamizono2018-09-281-0/+5
* Arel: :nodoc: allMatthew Draper2018-02-241-1/+1
* Arel: rubocop -aMatthew Draper2018-02-241-27/+28
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+39