Skip to content

Instantly share code, notes, and snippets.

@tdouce
Last active August 29, 2015 14:03
Show Gist options
  • Save tdouce/a9d42eb1a73440661b4a to your computer and use it in GitHub Desktop.
Save tdouce/a9d42eb1a73440661b4a to your computer and use it in GitHub Desktop.
Part of 'Testing Rails Service Oriented Architecture' blog
# Gemfile in client
group :test do
gem 'remote_factory_girl'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment