alexander-mathieu / crowdhound_be

Crowdhound connects dog owners with local people that would love the opportunity to chill with a dog for an afternoon or a few days, without having the responsibility 24/7/365.
https://crowdhound.herokuapp.com/
1 stars 1 forks source link

Unable to push seed file to Heroku staging #25

Closed alexander-mathieu closed 5 years ago

alexander-mathieu commented 5 years ago

Attempting to push the seed file to Heroku staging results in KeyError: Factory not registered: "user". My assumption is we need to move factory_bot_rails from development dependencies to all environments.