rails--rails/actionpack/test/dispatch
Prem Sichanugrist 733bfa63f5 Remove `#among?` from Active Support
After a long list of discussion about the performance problem from using varargs and the reason that we can't find a great pair for it, it would be best to remove support for it for now.

It will come back if we can find a good pair for it. For now, Bon Voyage, `#among?`.
2011-04-13 20:25:28 +08:00
..
middleware_stack make sure string keys are always looked up from the class cache 2011-03-02 10:11:28 -08:00
request
session cleaning up some warnings on 1.9.3 2011-02-07 16:44:27 -08:00
callbacks_test.rb
cookies_test.rb Revert "Use freeze instead of close!" 2011-04-07 09:26:04 -03:00
header_test.rb
mapper_test.rb Remove 'warning: ambiguous first argument' when running ActionPack tests 2011-03-29 10:23:10 -03:00
middleware_stack_test.rb
mime_type_test.rb Use Mime::Type references. 2011-02-08 14:14:26 -08:00
mount_test.rb
prefix_generation_test.rb
rack_test.rb
reloader_test.rb
request_test.rb Filter sensitive query string parameters in the log [#6244 state:committed] 2011-03-11 00:16:18 +01:00
response_test.rb cleaning up some warnings on 1.9.3 2011-02-07 16:44:27 -08:00
routing_assertions_test.rb Fix assert_recognizes with block constraints [#5805 state:resolved] 2011-02-13 23:24:46 +00:00
routing_test.rb Remove `#among?` from Active Support 2011-04-13 20:25:28 +08:00
show_exceptions_test.rb correction to the outputted controller name in the diagnostics error template, test included 2011-03-24 19:43:48 -03:00
static_test.rb
test_request_test.rb Improve testing of cookies in functional tests: 2011-03-06 12:49:44 +00:00
test_response_test.rb
uploaded_file_test.rb
url_generation_test.rb