We Recommend

The Rails Way The Rails Way
Now, for the first time, there’s a comprehensive, authoritative guide to building production-quality software with Rails. Pioneering Rails developer Obie Fernandez and a team of experts illuminate the entire Rails API, along with the Ruby idioms, design approaches, libraries, and plug-ins that make Rails so valuable.


Posted By

cczona on 03/28/08


Tagged

rails ruby linkto imagetag


Versions (?)


Rails link to an image instead of text


Published in: Rails 


URL: http://snippets.dzone.com/posts/show/1375

  1. <%= link_to image_tag("search.gif", :border=>0), :action => 'show', :id => user %>

Report this snippet 

You need to login to post a comment.