aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/arel/select_manager_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Abandon TOP support.Vladimir Kochnev2018-09-251-2/+2
* Fix a wrong correctionKazuhiro Sera2018-08-081-1/+1
* Fix the obvious typos detected by github.com/client9/misspellKazuhiro Sera2018-08-081-1/+1
* Enable `Layout/EmptyLinesAroundBlockBody` to reduce review cost in the futureRyuta Kamizono2018-07-121-11/+0
* Make `Arel::Test` subclass of `ActiveSupport::TestCase`Yasuo Honda2018-05-011-1/+1
* Arel: rubocop -aMatthew Draper2018-02-241-244/+244
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+1236