stevepolitodesign/rails_mvp_authentication

Add commands to create users controller and views

Closed this issue · 0 comments

  • Should create app/controllers/users_controller.rb based off of this template.
  • Should create views in app/views/users based on these views