Skip to content

Instantly share code, notes, and snippets.

@ssoroka
Created February 18, 2009 22:09
Show Gist options
  • Save ssoroka/66578 to your computer and use it in GitHub Desktop.
Save ssoroka/66578 to your computer and use it in GitHub Desktop.
# install latest cucumber as gem.
git clone git://github.com/aslakhellesoy/cucumber.git
cd cucumber
git checkout v0.1.99.21
rake gem
sudo gem install pkg/cucumber-0.1.99.21.gem
cd ..
rm -rf cucumber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment