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
2021-02-25 13:08:08 +09:00
..
active_record/connection_adapters
activejob Merge pull request #41093 from gwincr11/action-job-transactions 2021-02-01 19:11:26 -05:00
assets Replace test Man with Human 2020-08-14 11:37:09 -04:00
cases Use current_adapter? over ActiveRecord::Base.connection.adapter_name in tests 2021-02-25 13:08:08 +09:00
fixtures Don't like to add extra models/tables/fixtures, use existing those 2021-02-25 11:32:44 +09:00
migrations Show a warning when running no migration using SCOPE 2021-01-26 15:05:35 +01:00
models Don't like to add extra models/tables/fixtures, use existing those 2021-02-25 11:32:44 +09:00
schema Don't like to add extra models/tables/fixtures, use existing those 2021-02-25 11:32:44 +09:00
support Allow async executor to be configurable 2021-02-19 12:34:57 -05:00
config.example.yml Make we always type cast TimeWithZone objects before passing to mysql2 2021-02-11 22:45:14 +00:00
config.rb