simplecolor 0.1.0
A simple library for coloring text output. Heavily inspired from term-ansicolor and rainbow, I recommend using these gems for more complex color needs. By default this gem does not do any core extension. When mixed in String it only add two methods: color and uncolor. Paint is another gem similar to this one, but with more powerful shortcuts definitions.
Gemfile:
=
install:
=
Development Dependencies (2):
rubygems-tasks
~> 0.2
yard
~> 0.8