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/application
Yves Senn 316962d092 build fix, we have to reset the RACK_ENV as well.
This is a follow-up to ded17a4 to get the build passing on Travis.
As Travis has `ENV["RACK_ENV"]` set to `test` we need to reset that as well.
2014-09-04 07:54:30 +02:00
..
configuration Fix setting simple values to the new config.x 2014-08-19 21:59:01 -03:00
initializers Expectations first 2014-08-28 14:41:00 +09:00
middleware Refactor ActionDispatch::RemoteIp 2014-08-21 18:38:08 -07:00
rack
rake build fix, we have to reset the RACK_ENV as well. 2014-09-04 07:54:30 +02:00
asset_debugging_test.rb
assets_test.rb
build_original_fullpath_test.rb
configuration_test.rb Expectations first 2014-08-28 14:41:00 +09:00
console_test.rb
generators_test.rb
loading_test.rb
mailer_previews_test.rb
middleware_test.rb Expectations first 2014-08-28 14:41:00 +09:00
multiple_applications_test.rb
paths_test.rb
rackup_test.rb
rake_test.rb
rendering_test.rb
routing_test.rb
runner_test.rb
test_runner_test.rb
test_test.rb
url_generation_test.rb