1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/dispatch
Jan De Poorter 4560385fa4 Make sure namespaces are nested within resources
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-06-08 23:21:53 +02:00
..
request Ruby 1.9: fix invalid rack response in test 2010-05-15 11:25:56 -07:00
session Cut the fat and make session stores rely on request.cookie_jar and change set_session semantics to return the cookie value instead of a boolean. 2010-05-18 03:18:23 +02:00
callbacks_test.rb Add ActionDispatch::Notifications middleware. 2010-01-17 11:29:51 +01:00
header_test.rb
middleware_stack_test.rb Remove the laziness from the middleware stack. 2010-05-29 22:29:46 +02:00
mime_type_test.rb deOMGifying Railties, Active Support, and Action Pack 2010-01-31 09:46:30 -08:00
mount_test.rb Make all AP tests pass for Ruby 1.9.1. 2010-03-12 11:50:45 +01:00
rack_test.rb * Change the object used in routing constraints to be an instance of 2010-04-03 20:24:30 -07:00
request_test.rb * Change the object used in routing constraints to be an instance of 2010-04-03 20:24:30 -07:00
response_test.rb Rely on set and delete cookie logic from rack. 2010-05-18 01:51:45 +02:00
routing_test.rb Make sure namespaces are nested within resources 2010-06-08 23:21:53 +02:00
show_exceptions_test.rb Make sure that rails recognized the full notation of IPv6 loopback address, and recognize 127.0.0.0/8 in IPv4 2010-06-08 19:45:40 +02:00
static_test.rb
test_request_test.rb
url_generation_test.rb Swear I ran this test 2010-03-15 22:44:49 -07:00