提交 f63d6544 编写于 作者: C Carlos Antonio da Silva

Merge pull request #8282 from arunagw/warning_removed_for_ruby2

Initialize accessors to remove some warnings in Ruby 2.0
......@@ -407,6 +407,8 @@ def find(path)
end
end
self.isolated = false
delegate :middleware, :root, :paths, to: :config
delegate :engine_name, :isolated?, to: "self.class"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册