aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/arel/helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unused `assert_like` from `Arel::Test`Yasuo Honda2018-05-021-5/+0
* Remove unnecessary requireyuuji.yaginuma2018-05-021-1/+0
* `require "active_support/test_case"` is not supported since 53e877f7Ryuta Kamizono2018-05-021-1/+1
* Make `Arel::Test` subclass of `ActiveSupport::TestCase`Yasuo Honda2018-05-011-1/+8
* Arel: rubocop -aMatthew Draper2018-02-241-9/+10
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+43