>> 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
Required Ruby Version
None
Authors
Chris Wanstrath
Versions
- 1.2 February 10, 2010 (5.5 KB)
- 1.1 July 25, 2007This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (4.5 KB)
- 1.0 November 09, 2006This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (4 KB)