rails--rails/activerecord/test
eileencodes b674f04756 Only test if we can use processes and it's not an in memory db
JRuby can't support processes, and in memory db can't support changing
the handlers/connections during the test.
2019-11-16 08:50:38 -05:00
..
active_record/connection_adapters Deduplicate various Active Record schema cache structures 2019-06-03 13:31:42 +02:00
assets
cases Only test if we can use processes and it's not an in memory db 2019-11-16 08:50:38 -05:00
fixtures Fix docs to replace http with https in activerecord [ci skip] 2019-08-26 22:34:33 +09:00
migrations
models `:polymorphic`, `:as`, and `:foreign_type` are valid for polymorphic association 2019-11-10 10:54:58 +09:00
schema Additionally order by primary key if implicit_order_column is not uniq 2019-11-03 16:01:18 +01: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