demarches-normaliennes/app/models/current.rb
2019-08-12 13:47:01 +02:00

3 lines
95 B
Ruby

class Current < ActiveSupport::CurrentAttributes
attribute :instructeur, :administrateur
end