提交 b1ae7962 编写于 作者: J José Valim

Fix an error on 1.8.7.

上级 392df0fc
......@@ -171,7 +171,7 @@ def cookies
# Create and initialize a new Session instance.
def initialize(app)
super
super()
@app = app
# If the app is a Rails app, make url_helpers available on the session
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册