# config/environments/test.rb in home
YourApplication::Application.configure do
  ...
  config.remote_factory_girl_home_rails.enable = true
  ...
end