22 23 24
# File 'lib/pechkin/app/app_error.rb', line 22 def http_method_not_allowed AppError.new(405, 'method not allowed') end