/ Published in: Ruby
Displays a image inside link_to instead of text.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<%= link_to image_tag("search.gif", :border=>0), :action => 'show', :id => user %>