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 *home*
group :test, :development do
gem 'factory_girl_rails'
gem 'remote_factory_girl_home_rails'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment