Class: Stay::Role
- Inherits:
-
ApplicationRecord
- Object
- ActiveRecord::Base
- ApplicationRecord
- Stay::Role
- Defined in:
- app/models/stay/role.rb
Constant Summary collapse
- USER =
"student".freeze
- ADMIN =
"admin".freeze
- HOST =
"host".freeze