提交 391567d4 编写于 作者: Y Yves Senn

Merge pull request #22373 from yui-knk/ad_constraints

Add `Routing` namespace to point appropriate constant
......@@ -11,7 +11,7 @@ module Routing
class Mapper
URL_OPTIONS = [:protocol, :subdomain, :domain, :host, :port]
class Constraints < Endpoint #:nodoc:
class Constraints < Routing::Endpoint #:nodoc:
attr_reader :app, :constraints
SERVE = ->(app, req) { app.serve req }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册