aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/testing/assertions/routing.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename named_url_helpers to url_helpers and url_helpers to url_forCarlhuda2010-02-261-3/+3
* Rename metaclass to singleton_classCarlhuda2010-02-251-1/+1
* Final pass at removing the router from a global constantCarlhuda2010-02-251-1/+1
* WIP: Remove the global routerCarlhuda2010-02-251-14/+13
* Use ActionDispatch::Routing everywhereMartin Schürrer2010-02-211-11/+11
* Merge docrailsPratik Naik2010-01-171-8/+8
* Move route reloading into railtiesJoshua Peek2009-12-141-2/+0
* TestProcess belongs in ADJoshua Peek2009-12-121-0/+40
* Kill RouteSet#recognizeJoshua Peek2009-12-101-2/+4
* Depend on Hash#diff extensionJeremy Kemper2009-05-301-0/+2
* Move generic assertions into ActionDispatchJoshua Peek2009-04-301-0/+142