1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test
2020-01-29 11:23:41 +09:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets
cases Generalize FrozenError on write attribute 2020-01-29 11:23:41 +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