Skip to content

Instantly share code, notes, and snippets.

@ozzyaaron
Created August 29, 2011 02:00
Show Gist options
  • Save ozzyaaron/1177595 to your computer and use it in GitHub Desktop.
Save ozzyaaron/1177595 to your computer and use it in GitHub Desktop.
# Integration testing
gem "capybara", "~> 1.0.0"
gem "steak", "~> 1.1.0"
gem "launchy", "~> 0.4.0"
gem "database_cleaner"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment