Color not displaying when using an autowatchr script

When running RSpec 2.0.0.beta22, I would get colour output in the
console
from my specs
Now, with 2.0.0 no color is used.
If I run the rspec command directly, color is displaying again.
I have --color in my .rspec file

Andrew T.

On Oct 15, 2010, at 11:05 PM, Andrew T. wrote:

When running RSpec 2.0.0.beta22, I would get colour output in the console from
my specs
Now, with 2.0.0 no color is used.
If I run the rspec command directly, color is displaying again.
I have --color in my .rspec file

Please report bugs to Issues · rspec/rspec-core · GitHub.

Thx