You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To require this in environment.rb you need to use `config.gem “thoughtbot-factory_girl”, :lib => “factory_girl”, :source => “http://gems.github.com”`. The :lib is important so that rails does’t try to require the library with thoughtbot- tacked on the front.