Skip to content

Instantly share code, notes, and snippets.

@tdouce
Last active August 29, 2015 14:03
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