Closed jesseparent closed 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
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