link_to feed_item.votes_for + "Into it!", into_it_micropost_path(feed_item.id)
我基本上希望超链接成为字符串"Into it!"旁边的变量.
我怎么能实现这个目标?谢谢
string ruby-on-rails concatenation link-to
concatenation ×1
link-to ×1
ruby-on-rails ×1
string ×1