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
Jeremy Kemper 42f6e9fb38 Freeze the middleware stack after it's built
So apps that accidentally add middlewares later aren't unwittingly dumping them in a black hole.

Closes #5911
2012-04-20 16:02:12 -07:00
..
initializers Remove --http. 2012-03-14 22:30:01 +01:00
middleware Freeze the middleware stack after it's built 2012-04-20 16:02:12 -07:00
rack convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
rake Fixed missing space bug introduces in rails/rails@9299bfdcd3. 2012-03-22 12:25:28 +01:00
asset_debugging_test.rb Fix a couple more script[type=text/javascript] tests affected by #5748 2012-04-08 07:28:31 -07:00
assets_test.rb Fix a couple more script[type=text/javascript] tests affected by #5748 2012-04-08 07:28:31 -07:00
build_original_fullpath_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
configuration_test.rb configure how unverified request will be handled 2012-03-09 19:33:06 +03:00
console_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
generators_test.rb Remove --http. 2012-03-14 22:30:01 +01:00
loading_test.rb Rails.initialized? can be called at any time without raising an exception [Closes #2507] 2012-03-28 00:42:59 +02:00
middleware_test.rb Freeze the middleware stack after it's built 2012-04-20 16:02:12 -07:00
paths_test.rb Remove the dependent_restrict_raises configuration if activerecord is 2012-02-01 17:03:23 -02:00
rackup_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
rake_test.rb Fix GH #5435. db:structure:dump should be reenable. 2012-03-17 13:57:10 +09:00
route_inspect_test.rb fixes a test: rake routes now includes PATCH for resources 2012-02-24 17:21:45 -08:00
routing_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
runner_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
test_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
url_generation_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00