Routes Beautifier makes rake routes more readable.
Based on the work at: https://github.com/jt-platterz/colorized_routes
SUPPORTED VERSIONS: 4.x
gem install routes_beautifier
or
# In your Gemfile
gem 'routes_beautifier', git: 'https://github.com/jteneycke/routes_beautifier.git'
then run
bundle install
run the routes rake task to get your routes beautified!
rake routes