mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
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>