summaryrefslogtreecommitdiff
path: root/app/models/auth.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/auth.rb')
-rw-r--r--app/models/auth.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/auth.rb b/app/models/auth.rb
index 1ac5c3c..e32634e 100644
--- a/app/models/auth.rb
+++ b/app/models/auth.rb
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU Affero General Public
# License along with ECS. If not, see <http://www.gnu.org/licenses/>.
-class Auth < ActiveRecord::Base
+class Auth < ApplicationRecord
belongs_to :message
#scope :hash, lambda {|hash| {