Skip to content

Instantly share code, notes, and snippets.

@fabiolnm
Created November 20, 2011 17:14
Show Gist options
  • Save fabiolnm/1380514 to your computer and use it in GitHub Desktop.
Save fabiolnm/1380514 to your computer and use it in GitHub Desktop.
Cucumber dependencies
group :tests do
gem "database_cleaner"
gem "cucumber-rails"
gem "rspec-rails"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment