Skip to content
Snippets Groups Projects
Commit 32428a8c authored by Monica Cellio's avatar Monica Cellio
Browse files

rubocop (someday I will figure out why my editor is adding those utf-8 lines and kill it...)

parent 5c8b48df
No related merge requests found
# coding: utf-8
# Represents a user. Most of the User's logic is controlled by Devise and its overrides. A user, as far as the
# application code (i.e. excluding Devise) is concerned, has many questions, answers, and votes.
class User < ApplicationRecord
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment