Skip to content

Instantly share code, notes, and snippets.

@tdouce
Created July 9, 2014 01:53
Show Gist options
  • Save tdouce/909b6e28ff2978289863 to your computer and use it in GitHub Desktop.
Save tdouce/909b6e28ff2978289863 to your computer and use it in GitHub Desktop.
Part of 'Testing Rails Service Oriented Architecture' blog
group :test do
gem 'remote_database_cleaner_home_rails'
gem 'database_cleaner'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment