demarches-normaliennes/app/models/procedure_presentation.rb
2018-09-24 19:39:01 +02:00

3 lines
76 B
Ruby

class ProcedurePresentation < ApplicationRecord
belongs_to :assign_to
end