aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/arel/nodes/case.rb
Commit message (Expand)AuthorAgeFilesLines
* Make `And` and `Case` into expression nodesKevin Deisz2019-01-241-3/+1
* Alias case nodesKevin Deisz2019-01-211-0/+2
* Arel: :nodoc: allMatthew Draper2018-02-241-1/+1
* Arel: rubocop -aMatthew Draper2018-02-241-6/+7
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+54