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
If someone was to add Planter.seed into db/seeds.rb and they didn't populate config.seeders in initializers/planter.rb this wowuld cause rails to abort, maybe a warning message should be shown instead?
The text was updated successfully, but these errors were encountered:
If someone was to add
Planter.seed
intodb/seeds.rb
and they didn't populateconfig.seeders
ininitializers/planter.rb
this wowuld cause rails to abort, maybe a warning message should be shown instead?The text was updated successfully, but these errors were encountered: