| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
only few left
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
autoloading."
Booting a new Rails application does not work after this commit [#5359 state:open]
This reverts commit 38a421b34d0b414564e919f67d339fac067a56e6.
|
|
|
|
|
|
| |
autoloading.
Signed-off-by: José Valim <jose.valim@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
cloning (and instead creating classes on demand). The 1.9 bug should be investigated.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
too much of a hack
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
controller test loading.
|
| |
|
| |
|
|
|
|
| |
Mark them as pending till I figure it out.
|
|
|
|
| |
request
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
escape PATH_INFO.
|
|
|
|
| |
path segment
|
| |
|
|
|
|
| |
Just test that it raises an exception.
|
| |
|
| |
|
|
|
|
| |
provided in fake_controllers
|
| |
|
|
|
|
| |
ambiguous generations are deprecated
|
| |
|
|
|
|
| |
unused
|
| |
|
| |
|
| |
|
|
|
|
| |
controllers should be defined beforehand.
|
| |
|
| |
|
| |
|
|
|
|
| |
ActionController::Routing::Routes directly
|
| |
|