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
Ryuta Kamizono 7674df550b Deprecate initialize_schema_migrations_table and initialize_internal_metadata_table
These internal initialize methods are no longer used internally.
2017-01-20 00:21:30 +09:00
..
active_record/connection_adapters Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
assets Use YAML to serialize schema cache 2016-11-27 22:09:58 -05:00
cases Deprecate initialize_schema_migrations_table and initialize_internal_metadata_table 2017-01-20 00:21:30 +09:00
fixtures fix #create_fixtures when equal table names in different databases 2016-12-21 11:09:29 +01:00
migrations
models Deprecate reflection class name to accept a class 2017-01-09 13:08:33 -05:00
schema SQLite: Foreign Key Support 2017-01-17 08:20:10 +09:00
support fix #create_fixtures when equal table names in different databases 2016-12-21 11:09:29 +01:00
.gitignore
config.example.yml Fix tests for prepared_statements: false and queries hitting #select_all 2016-11-19 21:52:52 +05:30
config.rb