On Wed, 06 Jun 2012, Yi Wen wrote: > Here is a screenshot of what I saw if that helps. thanks > > http://cl.ly/2G1G3y3l1J1T3b3B2828
Interesting, so it looks like ANSI Color is working properly since the bundler
invocation colors the line.
Are you running out of a Rakefile and using a rake task like:
task :spec do
sh 'rspec'
end
I think the problem here is that something is causing rspec not to output color
codes, not that ANSI Color is broken.
- R. Tyler Croy
--------------------------------------
Code: http://github.com/rtyler
Chatter: http://twitter.com/agentdero
[email protected]
pgpMF6HJNjcDt.pgp
Description: PGP signature
