class Rack::Banken::Exceptions::Unauthorized
Private Instance Methods
status_code()
click to toggle source
# File lib/rack/banken/exceptions/unauthorized.rb, line 8 def status_code 401 end
# File lib/rack/banken/exceptions/unauthorized.rb, line 8 def status_code 401 end