ruby - I am using rails-api and I my rake db:seed command doesn't seem to work, what has been removed that contained this functionality? -
this gemfile:

this schema

this seed file (i aware of semicolon typo)

i new rails , not sure function of bundled gems wondering gem seeded database? or why way wrote seed.rb file causing rake aborts.
Comments
Post a Comment