Spec and Cucumber

Hi,

How can I download and use spec and cucumber?

Mohammad A. wrote:

Hi,

How can I download and use spec and cucumber?

Not sure if this is up to date, but probably something like this:

http://wiki.github.com/aslakhellesoy/cucumber/ironruby-and-net

It suggests using gem install cucumber rspec

But that might be old info, maybe
igem install cucumber rspec
would be better…

Some more info on Jimmy’s blog here (usage here vs. install though I
think):

http://blog.jimmy.schementi.com/2009/07/ironruby-06-released.html#ir06cucumber

Thanks I am currently using 0.5 version and the latest is 0.6. Is there
any command line option to upgrade 0.5 to 0.6?