aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/mount_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Check if the routes object really responds to define_mount_prefix.José Valim2010-12-091-0/+18
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Make all AP tests pass for Ruby 1.9.1.José Valim2010-03-121-4/+4
* Add support for mount RackApp, :at => "/sprockets" with a shorthand of mount ...Carlhuda2010-03-081-0/+36