class Olelo::AuthenticationError

Public Instance Methods

status() click to toggle source
# File lib/olelo/user.rb, line 3
def status
  :forbidden
end