Sign in Sign up
rubygems

colored

>> puts "this is red".red >> puts "this is red with a blue background (read: ugly)".red_on_blue >> puts "this is red with an underline".red.underline >> puts "this is really bold and really blue".bold.blue >> logger.debug "hey this is broken!".red_on_yellow # in rails >> puts Color.red "This is red" # but this part is mostly untested

Activity

Latest release
16y ago
Total releases
3
Cadence
~1.6 years
Last 12 months
0

Details

First release
Nov 09, 2006
Releases
Version Released
1.2 minor
1.1 minor
1.0 initial