rake_routes_normalizer is a utility for migrating routes from Rails 2 to 3. It can normalize the printout of rake routes so that it's easier to diff Rails 2 to 3 routes.
George Mendoza
gem "rake_routes_normalizer", "~> 0.1.1"