aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/fake_controllers.rb
Commit message (Expand)AuthorAgeFilesLines
* Add timing test for large restful route recognition. References #10835 [olega...Jeremy Kemper2008-01-191-0/+17
* Don't let arbitrary classes match as controllersNicholas Seckar2006-02-041-0/+2
* Fix Routing tests. Fix routing where failing to match a controller would prev...Nicholas Seckar2006-02-041-17/+7
* Make assert_redirected_to properly check URL's passed as strings #1910 [Scott...Jamis Buck2005-08-061-0/+1
* Fix assert_routing with nested controllers. Closes #1582 and #1386.Nicholas Seckar2005-07-151-0/+23