/ Published in: Rails
URL: http://snippets.dzone.com/posts/show/1375
Expand |
Embed | Plain Text
<%= link_to image_tag("search.gif", :border=>0), :action => 'show', :id => user %>
You need to login to post a comment.
cczona on 03/28/08
2 people have marked this snippet as a favorite
URL: http://snippets.dzone.com/posts/show/1375
<%= link_to image_tag("search.gif", :border=>0), :action => 'show', :id => user %>
You need to login to post a comment.