Skip to content

Instantly share code, notes, and snippets.

@gregmalcolm
Created November 6, 2009 02:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gregmalcolm/227661 to your computer and use it in GitHub Desktop.
Save gregmalcolm/227661 to your computer and use it in GitHub Desktop.
ECHO OFF
REM This is to tell IronRuby where to find gems.
SET GEM_PATH=c:\ruby\lib\ruby\gems\1.8
@" C:\Program Files\IronRuby 0.9.2\bin\ir.exe" "c:\ruby\bin\cucumber" %* --no-color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment