rails--rails/activerecord/test
Akira Matsuda 4a9ef5e120 Use Regext#match? where MatchData is not needed 2019-09-17 07:59:04 +09:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets
cases Use Regext#match? where MatchData is not needed 2019-09-17 07:59:04 +09: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 Ensure custom PK types are casted in through reflection queries 2019-08-07 16:27:33 -04:00
schema Polymorphic has_one touch: Reset association cache result after create transaction 2019-07-31 05:59:23 +02:00
support Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09: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