stevepolitodesign/rails_mvp_authentication

Add commands to generate user model and table

Closed this issue · 0 comments

  • Should generate a migration in dn/migrate that will result in the following schema.
  • Should add user model to app/models that matches this architecture.
  • Should uncomment bcrypt.