Enable interventions for ProgrammingGroups and add indices
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class UserExerciseIntervention < ApplicationRecord
|
||||
include Creation
|
||||
include ContributorCreation
|
||||
belongs_to :intervention
|
||||
belongs_to :exercise
|
||||
end
|
||||
|
Reference in New Issue
Block a user