1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
eileencodes 35e79f05ef
Clean up load_schema options
The filename and format are derived in the load_schema method when called from
the rake tasks without arguments. Since these are the same as the
defaults we don't need to pass them into the `load_schema` method.
2021-10-21 15:31:12 -04:00
..
active_record Clean up load_schema options 2021-10-21 15:31:12 -04:00
arel Merge PR #40491 2021-10-14 20:46:08 +00:00
rails/generators Make reading_role and writing_role module instance variables 2021-06-10 18:24:37 +02:00
active_record.rb Fix tests for validation of default_timezone 2021-10-14 18:11:08 +00:00
arel.rb Merge PR #40491 2021-10-14 20:46:08 +00:00