amatsuda / traceroute

A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app
MIT License
903 stars 38 forks source link

Update README.rdoc #10

Closed DamirSvrtan closed 10 years ago

DamirSvrtan commented 10 years ago

The gem supports Rails versions 3 and 4 so I've updated the README accordingly and made some grammar changes as well as added the new output that you've merged yesterday. Thank you for this gem again :)