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
Santiago Pastorino 8845ae683e x_sendfile_header now defaults to nil and production.rb env file doesn't
set a particular value for it. This allows servers to set it through
X-Sendfile-Type, read
https://github.com/rack/rack/blob/master/lib/rack/sendfile.rb for more
info. Anyways you can force this value in your production.rb
2011-08-07 13:11:50 -03:00
..
application x_sendfile_header now defaults to nil and production.rb env file doesn't 2011-08-07 13:11:50 -03:00
fixtures Removed tests for rescue branch for Rails 2.x compatibility 2011-06-20 22:29:30 +04:00
generators Covering more files in test for plugin new generator. 2011-07-29 23:05:40 +05:30
isolation Create an :assets group in the Gemfile. 2011-06-21 11:24:06 -03:00
railties Make polymorphic_url calls go through application helpers again. 2011-07-25 13:43:02 +02:00
abstract_unit.rb Use RAILS_ISOLATED_ENGINE and fix namespaced generators tests 2011-06-07 12:16:05 +02:00
backtrace_cleaner_test.rb
generators_test.rb Removed tests for rescue branch for Rails 2.x compatibility 2011-06-20 22:29:30 +04:00
initializable_test.rb
paths_test.rb Removing Deprecated Path API tests 2011-05-24 23:03:01 -05:00
rails_info_controller_test.rb Loading action_controller twice removed. 2011-05-22 02:14:17 +05:30
rails_info_test.rb
script_rails_loader_test.rb