我只想在图像上做一个简单的链接.
<a href="http://www.mysite.com"><img src="path/to/image.png"/></a>
你如何使用link_to rails标签做到这一点?
ruby-on-rails
ruby-on-rails ×1