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 Remove sqlite support from rails dbconsole 2015-04-22 14:47:13 -04:00
configuration Define the configuration at Active Support 2014-09-11 00:54:43 -03:00
fixtures
generators Implicitly skip spring for rails new --dev 2015-04-20 00:34:20 -04:00
isolation Rename railties/bin to railties/exe 2015-04-11 19:26:34 +02:00
railties Rename railties/bin to railties/exe 2015-04-11 19:26:34 +02:00
test_unit Use absolute path on find_method location for the runner 2015-03-19 10:15:03 -04:00
abstract_unit.rb Revert "Leave all our tests as order_dependent! for now" 2015-03-06 04:38:54 +10:30
app_rails_loader_test.rb Stop using mocha on app_rails_loader_test 2014-07-07 22:05:30 -03:00
backtrace_cleaner_test.rb
code_statistics_calculator_test.rb Update rake counts to count declarative tests in minitest 2015-01-09 12:52:23 +03:00
code_statistics_test.rb bugfix CodeStatics#calculate_directory_statics when dir has source extension 2015-04-09 04:48:01 -03:00
engine_test.rb need to call super 2014-08-07 16:03:09 -07:00
env_helpers.rb Revert "Merge pull request #19404 from dmathieu/remove_rack_env" 2015-03-20 08:14:11 -07:00
generators_test.rb Revert "Fix multiple suggestion test" 2015-04-25 19:56:33 -04:00
initializable_test.rb
path_generation_test.rb Why do we add a top-level constant here? 2015-04-25 17:07:54 +09:00
paths_test.rb Stop requiring mocha automatically 2014-07-19 17:35:12 -03:00
rack_logger_test.rb Fix incorrect unsubscription. 2014-07-11 16:38:26 +08:00
rails_info_controller_test.rb Fix deprecation warning in rails_info_controller tests 2015-03-17 11:45:14 +05:00
rails_info_test.rb Remove unused code 2014-09-25 16:20:31 -03:00
test_info_test.rb
version_test.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00