提交 ee6232e6 编写于 作者: D David Heinemeier Hansson

Fixed documentation that made rdoc bark

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8323 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
上级 b5c42c09
......@@ -768,7 +768,7 @@ def replace_html(id, *options_for_render)
#
# # Replace an existing person
#
# # Generates: Element.replace("person_45", "<!-- Contents of partial -->");
# # Generates: Element.replace("person_45", "-- Contents of partial --");
# page.replace 'person_45', :partial => 'person', :object => @person
#
def replace(id, *options_for_render)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册