Class: Stay::Role

Inherits:
ApplicationRecord show all
Defined in:
app/models/stay/role.rb

Constant Summary collapse

USER =
"student".freeze
ADMIN =
"admin".freeze
HOST =
"host".freeze