RouteDog for Rails
I just released version 2.3.0 of RouteDog for Rails 3. It is a library to find routes that haven’t been tested with integration tests as well as routes that were defined but not implemented. gem install route_dog - http://github.com/zevarito/route_dog
Post a comment