At the moment I'm working on an upgrade from Rails 2.3.smthn to Rails 3.0. The application has 200+ routes, and, before rewriting the routes using the new Router API, I want to write (RSpec) tests for the routes. At the moment I'm working on an upgrade from Ra