aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/arel/support
Commit message (Collapse)AuthorAgeFilesLines
* Enable `Lint/StringConversionInInterpolation` rubocop ruleRyuta Kamizono2018-05-211-2/+2
| | | | | To prevent redundant `to_s` like https://github.com/rails/rails/pull/32923#discussion_r189460008 automatically in the future.
* Arel: rubocop -aMatthew Draper2018-02-241-24/+24
|
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+129