提交 4430a00c 编写于 作者: J Jeremy Kemper

BlankSlate -> BasicObject

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7772 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
上级 c7c3f73f
......@@ -785,7 +785,7 @@ def build_callbacks(options)
end
# Converts chained method calls on DOM proxy elements into JavaScript chains
class JavaScriptProxy < Builder::BlankSlate #:nodoc:
class JavaScriptProxy < BasicObject #:nodoc:
def initialize(generator, root = nil)
@generator = generator
@generator << root if root
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册