Skip to content

Instantly share code, notes, and snippets.

@austinsamsel
Last active December 14, 2015 03:32
Show Gist options
  • Save austinsamsel/bd878f2a2af2383e5f3a to your computer and use it in GitHub Desktop.
Save austinsamsel/bd878f2a2af2383e5f3a to your computer and use it in GitHub Desktop.
test.js
group :test do
gem 'cucumber-rails', require: false
gem 'database_cleaner'
end
$ bundle install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment