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
Kasper Timm Hansen fa2c96b3f7 Replace serve_static_files in tests with public_file_server.enabled.
Forgot to do it in 748b2f9, when deprecating `serve_static_files`.
2015-11-04 22:40:58 +01:00
..
application Replace serve_static_files in tests with public_file_server.enabled. 2015-11-04 22:40:58 +01:00
commands Use the PORT environment variable for rails server 2015-08-18 08:43:11 -04:00
configuration
fixtures
generators Route generator should be idempotent - closes #22082 2015-10-31 01:16:38 -02:00
isolation run against edge sass to eliminate circular require warnings 2015-09-30 07:42:58 -07:00
railties Replace serve_static_files in tests with public_file_server.enabled. 2015-11-04 22:40:58 +01:00
test_unit Output inline is set to true in the plugin. 2015-10-07 22:49:41 +02:00
abstract_unit.rb Revert "Leave all our tests as order_dependent! for now" 2015-03-06 04:38:54 +10:30
app_loader_test.rb Fix file name 2015-05-27 21:48:01 -03:00
backtrace_cleaner_test.rb
code_statistics_calculator_test.rb Allow rake:stats to account for rake tasks 2015-10-19 10:36:30 -04: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
env_helpers.rb Revert "Merge pull request #19404 from dmathieu/remove_rack_env" 2015-03-20 08:14:11 -07:00
generators_test.rb Cleaned up generators tests using internal assertion helper 2015-08-20 09:22:56 +05:30
initializable_test.rb
path_generation_test.rb override controller_class on the request 2015-08-24 15:18:29 -07:00
paths_test.rb Reload I18n locales in development 2015-08-10 00:17:49 +02:00
rack_logger_test.rb
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
version_test.rb