Skip to content

Instantly share code, notes, and snippets.

@tdouce
Last active August 29, 2015 14:03
Show Gist options
  • Select an option

  • Save tdouce/1d3975d70dfdc671abe4 to your computer and use it in GitHub Desktop.

Select an option

Save tdouce/1d3975d70dfdc671abe4 to your computer and use it in GitHub Desktop.
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