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/middleware
Rafael Mendonça França 90733e70d7 Don't use action_controller.perform_caching to enable rack-rack.
Setting the action_dispatch.rack_cache options to true or a hash should
be the way to enable it.
2012-10-18 14:34:26 -03:00
..
best_practices_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
cache_test.rb Don't use action_controller.perform_caching to enable rack-rack. 2012-10-18 14:34:26 -03:00
cookies_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
exceptions_test.rb Fix failure on middleware/exceptions_test 2012-08-23 10:24:19 -03:00
remote_ip_test.rb Remove app building setup/teardown for remote ip railtie tests 2012-08-21 17:37:52 -03:00
sendfile_test.rb Handle files from ActionDispatch::Static with Rack::Sendfile (fixes #5225) 2012-03-03 20:46:56 +01:00
session_test.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00