2015-10-10 92 views

回答

2

來源:http://api.rubyonrails.org/classes/ActionView/Helpers/UrlHelper.html

<%= link_to "Lipsum", my_path, { property: "url" } %> 

在控制檯:

irb(main):011:0> ActionController::Base.helpers.link_to('test', advisors_path, { property: 'url' }) 
=> "<a property=\"url\" href=\"/advisors\">test</a>" 
+0

被男人這樣,你起來了聘用任何機會短暫的演出? –

+0

@MarkBoulder一直對機會感興趣。隨時給我發電子郵件tomfast在Gmail。 –