You can use the Rails Console and something like User.find_by(email: 'XXX') to get information about your user record.
↧
Avatar not displaying
↧
You can use the Rails Console and something like User.find_by(email: 'XXX') to get information about your user record.