1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/routing
Andrew White 7c9bf45b0d Support routing constraints in functional tests
Extend assert_recognizes and assert_generates to support passing
full urls as the path argument. This allows testing of routing
constraints such as subdomain and host within functional tests.

[#5005 state:resolved]

Signed-off-by: José Valim <jose.valim@gmail.com>
2010-08-20 14:51:25 -03:00
..
deprecated_mapper.rb adds missing requires for Object#try 2010-08-09 15:25:21 +02:00
mapper.rb Don't add the standard https port when using redirect in routes.rb and ensure that request.scheme returns https when using a reverse proxy. 2010-08-20 10:40:34 -03:00
polymorphic_routes.rb Moved a few methods from RecordIdentifier to ActiveModel::Naming 2010-07-21 11:29:58 +02:00
route.rb Remove invalid conditions from route [#4989 state:resolved] 2010-06-28 12:25:19 +02:00
route_set.rb Support routing constraints in functional tests 2010-08-20 14:51:25 -03:00
url_for.rb edit pass to apply API guideline wrt the use of "# =>" in example code 2010-07-30 02:30:04 +02:00