Skip to content

Instantly share code, notes, and snippets.

@thbar
Created February 1, 2010 11:36
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 thbar/291624 to your computer and use it in GitHub Desktop.
Save thbar/291624 to your computer and use it in GitHub Desktop.
* install ironruby in c:\ironruby (msi installer)
* install rspec:
igem install rspec
* copy the binaries:
copy C:\ironruby\Lib\ironruby\gems\1.8\bin\spec C:\ironruby\bin\ispec
copy C:\ironruby\lib\ironruby\gems\1.8\bin\spec.bat C:\ironruby\bin\ispec.bat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment