aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/arel/select_manager_test.rb
Commit message (Expand)AuthorAgeFilesLines
* fix a typoyamato-payforward2019-07-311-1/+1
* Remove unused `DepthFirst` visitorRyuta Kamizono2019-06-151-10/+0
* Add Relation#annotate for SQL commentingMatt Yoho2019-03-211-0/+23
* 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