1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test
Yves Senn 557c46a41e Revert "Merge pull request #17920 from calebthompson/dont-rely-on-environment-task-for-schema-load"
This reverts commit 08ff4ccbbb, reversing
changes made to 6c9ed6dbc6.

Caused by #17920.

Closes #19545.

This patch introduced regressions because initializers were no longer
loaded. Specifically missing inflections result in broken restores of
the database.
2015-04-27 11:45:21 +02:00
..
application Revert "Merge pull request #17920 from calebthompson/dont-rely-on-environment-task-for-schema-load" 2015-04-27 11:45:21 +02:00
commands
configuration
fixtures
generators
isolation
railties
test_unit
abstract_unit.rb
app_rails_loader_test.rb
backtrace_cleaner_test.rb
code_statistics_calculator_test.rb
code_statistics_test.rb
engine_test.rb
env_helpers.rb
generators_test.rb Revert "Fix multiple suggestion test" 2015-04-25 19:56:33 -04:00
initializable_test.rb
path_generation_test.rb
paths_test.rb
rack_logger_test.rb
rails_info_controller_test.rb
rails_info_test.rb
test_info_test.rb
version_test.rb