aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/testing/assertions/routing.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'mainstream/master'Pratik Naik2010-01-041-4/+44
|\
| * 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
* | assert_recognizes with a hash as first argument, needs to enclose arguments i...Jonathan Lim2009-11-301-6/+6
* | assert_routing with a hash as first argument, needs to enclose arguments in b...Jonathan Lim2009-11-301-1/+1
* | Fixed an example that was missing a colon for a hash-key.Ben Orenstein2009-10-301-1/+1
|/
* Depend on Hash#diff extensionJeremy Kemper2009-05-301-0/+2
* Move generic assertions into ActionDispatchJoshua Peek2009-04-301-0/+142