rails--rails/activerecord/test
Yuya Tanaka 788eb51df3 Fix `CollectionProxy#concat` to return self by alias it to `#<<`
Formerly it was returning arguments (`records` array).
2019-02-06 15:01:48 +09:00
..
active_record/connection_adapters Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
assets
cases Fix `CollectionProxy#concat` to return self by alias it to `#<<` 2019-02-06 15:01:48 +09:00
fixtures Lazy checking whether or not values in IN clause are boundable 2018-10-24 11:26:49 +09:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Chaining named scope is no longer leaking to class level querying methods 2019-02-06 00:37:08 +09:00
schema Allow changing text and blob size without giving the `limit` option 2019-01-29 06:49:32 +09:00
support Add ability to change the names of the default handlers 2019-02-01 14:11:35 -05:00
config.example.yml Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
config.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00