提交 d578bd4d 编写于 作者: H hardi

Useless/Confusing method definition removed

上级 0244c0d8
......@@ -273,10 +273,6 @@ def []=(key, options)
@parent_jar[key] = options
end
def signed
@signed ||= SignedCookieJar.new(self, @secret)
end
def method_missing(method, *arguments, &block)
@parent_jar.send(method, *arguments, &block)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册