提交 e9847409 编写于 作者: J Jeroen van Dijk

Updated documentation for block helpers in url_helper.rb

上级 8cc55777
......@@ -162,7 +162,7 @@ def url_for(options = {})
#
# You can use a block as well if your link target is hard to fit into the name parameter. ERb example:
#
# <% link_to(@profile) do %>
# <%= link_to(@profile) do %>
# <strong><%= @profile.name %></strong> -- <span>Check it out!</span>
# <% end %>
# # => <a href="/profiles/1">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册