BradCassityDev / git-ticketing-system

0 stars 0 forks source link

fixed admin user creation in seeds and added role to session #63

Closed jesseparent closed 3 years ago

jesseparent commented 3 years ago

role_id and user_session_id were not being set by seeds because they weren't in the model and had the wrong cases User id and username were already in session, so I added role_id to session