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