rails/activerecord/test
Eileen M. Uchitelle 2bcf145497
Merge pull request #38029 from seejohnrun/freeze-configuration_hash
Don't allow mutations on configuration_hash
2019-12-19 12:14:42 -05:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets
cases Merge pull request #38029 from seejohnrun/freeze-configuration_hash 2019-12-19 12:14:42 -05:00
fixtures Fix docs to replace http with https in activerecord [ci skip] 2019-08-26 22:34:33 +09:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Check that entire collection has been loaded before short circuiting 2019-11-19 15:32:36 -06:00
schema Additionally order by primary key if implicit_order_column is not uniq 2019-11-03 16:01:18 +01:00
support Rename a test method to not conflict with a deprecated method 2019-12-17 12:35:15 -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