aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/arel/attributes
Commit message (Expand)AuthorAgeFilesLines
* Support beginless ranges in hash conditions.Josh Goodall2019-07-171-0/+24
* More exercise test cases for `not_between`Ryuta Kamizono2019-01-121-29/+82
* Support endless ranges in whereGreg Navis2019-01-111-0/+12
* Fix the obvious typos detected by github.com/client9/misspellKazuhiro Sera2018-08-081-10/+10
* Add math testsNikolai B2018-05-141-0/+83
* Make `Arel::Test` subclass of `ActiveSupport::TestCase`Yasuo Honda2018-05-011-1/+1
* Arel: rubocop -aMatthew Draper2018-02-241-222/+223
* Merge Arel into Active RecordMatthew Draper2018-02-241-0/+1014