Skip to content

tatems/colorized_routes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorizedRoutes

Gem Version

DESCRIPTION

ColorizedRoutes is a small library to make the rake routes command more readable.

Enjoy!

Based on the work at: https://github.com/nicooga/color_routes

SUPPORTED VERSIONS: 4.x

INSTALLATION

gem install colorized_routes

or

# In your Gemfile
gem 'colorized_routes'

then run

bundle

run the routes rake task to get your colorized routes

rake routes

DEMO

####rake routes normal output: Example output

####colorized rake routes output: Example output

About

Colorize rails' rake routes output.

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Ruby 74.4%
  • Shell 25.6%