提交 9e1e95f7 编写于 作者: J Jeremy Kemper

link_to_remote -> link_to :remote => true

上级 b9c48f51
......@@ -77,7 +77,7 @@ def capture(*args)
#
# Then, in another view, you could to do something like this:
#
# <%= link_to_remote 'Logout', :action => 'logout' %>
# <%= link_to 'Logout', :action => 'logout', :remote => true %>
#
# <% content_for :script do %>
# <%= javascript_include_tag :defaults %>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册