Exception: PunditRolePlay::RoleNotFoundError

Inherits:
Error
  • Object
show all
Defined in:
lib/pundit_role_play.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



12
13
14
# File 'lib/pundit_role_play.rb', line 12

def message
  "Role does not exist"
end