demarches-normaliennes/app/models/team_account.rb

5 lines
85 B
Ruby
Raw Normal View History

class TeamAccount
extend ActiveModel::Naming
extend ActiveModel::Translation
end