Having issues installing this with ironruby rc2. Anyone else seeing that? I
tried running:
ir -S gem install cucumber iron-term-ansicolor
Pasted output:
[20] » ir -v -e 'exit'
IronRuby 0.9.4.0 on .NET 2.0.50727.4927
C:\temp
[21] » ir -S gem install cucumber iron-term-ansicolor
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::)
(::) U P G R A D I N G (::)
Thank you for installing cucumber-0.6.2.
Please be sure to read http://wiki.github.com/aslakhellesoy/cucumber/upgrading
for important information about this release. Happy cuking!
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::)
Successfully installed term-ansicolor-1.0.4
Successfully installed polyglot-0.3.0
Successfully installed treetop-1.4.4
Successfully installed builder-2.1.2
Successfully installed diff-lcs-1.1.2
Successfully installed json_pure-1.2.2
Successfully installed cucumber-0.6.2
ERROR: While executing gem ... (IndexError)
Index was outside the bounds of the array.
C:\temp
[22] » ir -S gem install iron-term-ansicolor
ERROR: While executing gem ... (IndexError)
Index was outside the bounds of the array.
C:\temp
[23] »
JD
From: [email protected]
[mailto:[email protected]] On Behalf Of Shri Borde
Sent: Sunday, February 28, 2010 10:20 PM
To: [email protected]
Subject: Re: [Ironruby-core] iron-term-ansicolor 0.0.2 Released
Very cool!
So if a user runs Cucumber on IronRuby, does Cucumber give the right error
message about having to install iron-term-ansicolor? Cucumber used to say that
you had to install win32console. Just checking that iron-term-ansicolor will be
easily discoverable.
From: [email protected]
[mailto:[email protected]] On Behalf Of Will Green
Sent: Friday, February 26, 2010 8:15 PM
To: ironruby-core
Subject: [Ironruby-core] iron-term-ansicolor 0.0.2 Released
Tonight, I released an update to iron-term-ansicolor, a library for IronRuby
that provides console colors for apps like RSpec and Cucumber (Cucumber already
makes use of this, and I bet it would not be too much trouble to add to RSpec).
http://rubygems.org/gems/iron-term-ansicolor
igem install iron-term-ansicolor
The source is available on github:
http://github.com/hotgazpacho/iron-term-ansicolor
Big thanks to Danny Coates for devising a much better way to parse the ANSI
control codes!
--
Will Green
http://hotgazpacho.org/
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core