[Ironruby-core] Cucumber with IronRuby
Mohammad Azam
lists at ruby-forum.com
Mon Mar 1 12:56:06 EST 2010
Here is the updated:
@ECHO OFF
REM This is to tell IronRuby where to find gems.
SET GEM_PATH=c:\ruby\lib\ruby\gems\1.8
C:\DevTools\ironruby-1.0-rc1\bin\ir.exe -d c:\ruby\bin\cucumber %*
still giving the same error and took 20 seconds to execute icucumber
command.
Jim Deville wrote:
> Get rid of the quotes. You don't have spaces in your path, so it
> shouldn't be needed. Can we also get you to join the mailing list so
> that the threads are preserved better? The ruby-forum isn't good for
> these long conversations.
>
> JD
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list