class Rack::Banken::Exceptions::UnprocessableEntity

Private Instance Methods

status_code() click to toggle source
# File lib/rack/banken/exceptions/unprocessable_entity.rb, line 8
def status_code
  422
end