Cjewett9907 / Scriptoria

GoodReads App Clone
3 stars 0 forks source link

MVP 1# User Auth #2

Open Cjewett9907 opened 5 years ago

Cjewett9907 commented 5 years ago

New account creation, login (2 days)

Cjewett9907 commented 5 years ago

updated with everything but default pathing (random route catching)... it was in the curicula somewhere....

Cjewett9907 commented 5 years ago

User auth is complete

xnanodax commented 5 years ago

Hey! Couple of notes:

Cjewett9907 commented 5 years ago

Ok lets work on this today when you have a minute, i'm having migration conflicts between the heroku migrations and the local migrations. i tried running:

"Check the status of your migrations with heroku run rails db:migrate:status 1x Setup production database with: heroku run bundle exec rails db:migrate 1x, unless you have pending migrations Optionally, include seed data with: heroku run bundle exec rails db:seed any time you change the seed file "

tried running, heroku run bundle exec rails db:reset but got permission errors... :)