Daily Rubocop

This commit is contained in:
Sebastian Serth
2021-04-26 16:41:03 +02:00
parent 4958f5b9a9
commit 3c7e9176a2
3 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,6 @@
# todo: reference to lti_param_model
# frozen_string_literal: true
# TODO: reference to lti_param_model
class RemoteEvaluationMapping < ApplicationRecord
before_create :generate_token, unless: :validation_token?
belongs_to :exercise