Skip to content

Instantly share code, notes, and snippets.

@lgs
Forked from bscofield/gist:187993
Created March 15, 2010 18:56
Show Gist options
  • Select an option

  • Save lgs/333189 to your computer and use it in GitHub Desktop.

Select an option

Save lgs/333189 to your computer and use it in GitHub Desktop.
# require gems
gem 'cucumber'
gem 'webrat'
# generate Cucumber infrastructure
run './script/generate cucumber'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment