rails/activerecord/test
2020-02-01 09:02:45 +09:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets Use YAML to serialize schema cache 2016-11-27 22:09:58 -05:00
cases Fix non-condition elsif 2020-02-01 09:02:45 +09:00
fixtures Allow AR::Enum definitions with boolean values 2019-12-24 07:05:42 -10:00
migrations Fix occurrences Fixnum|Bignum 2018-03-04 20:44:30 +02:00
models Using define_attribute_method on ivar attrs is not officially supported 2020-01-29 09:56:27 +09:00
schema Add scale support to ActiveRecord::Validations::NumericalityValidator 2020-01-13 11:00:22 -05:00
support Deprecate #remove_connection in favor of #remove_connection_pool 2020-01-21 16:49:20 -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