Skip to content

Instantly share code, notes, and snippets.

@tdouce
Last active August 29, 2015 14:03
Show Gist options
  • Save tdouce/36b23d2c46467aea4e1d to your computer and use it in GitHub Desktop.
Save tdouce/36b23d2c46467aea4e1d to your computer and use it in GitHub Desktop.
# config/environments/test.rb in home
YourApplication::Application.configure do
...
config.remote_factory_girl_home_rails.enable = true
...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment