Daily Rubocop
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user