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/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to