Skip to content

jteneycke/routes_beautifier

 
 

Repository files navigation

Routes Beautifier

Routes Beautifier makes rake routes more readable.

Based on the work at: https://github.com/jt-platterz/colorized_routes

SUPPORTED VERSIONS: 4.x

PREVIEW

Screenshot

INSTALLATION

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

About

Beautify rake routes output.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 96.7%
  • Shell 3.3%