Open lightbe opened 6 years ago
When I started the Rails server I saw the following message:
_DEPRECATION WARNING: The factory_girl gem is deprecated. Please upgrade to factory_bot. See https://github.com/thoughtbot/factory_bot/blob/v4.9.0/UPGRADE_FROM_FACTORY_GIRL.md for further instructions. (called from <top (required)> at /Users/myusername/Sites/rails-bootstrap-master/config/application.rb:7)_
The new gems are factory_bot & factory_bot_rails.
When I started the Rails server I saw the following message:
_DEPRECATION WARNING: The factory_girl gem is deprecated. Please upgrade to factory_bot. See https://github.com/thoughtbot/factory_bot/blob/v4.9.0/UPGRADE_FROM_FACTORY_GIRL.md for further instructions. (called from <top (required)> at /Users/myusername/Sites/rails-bootstrap-master/config/application.rb:7)_
The new gems are factory_bot & factory_bot_rails.