[Rspec-devel] --colour
DeeJay
smartgpx at gmail.com
Fri Sep 8 02:33:20 EDT 2006
" If windows shells don't support colours, how would we take windows users
into account? "
>From a later blog entry "
http://on-ruby.blogspot.com/2006/06/more-fun-with-redgreen.html" in the
same series...
As a pre-requisite:
gem install win32console
Then in the code:
require 'Win32/Console/ANSI' if PLATFORM =~ /win32/
DeeJay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/rspec-devel/attachments/20060908/0d756169/attachment.html
More information about the Rspec-devel
mailing list