polymorphic link_to
March 20th, 2008 • Uncategorized
# Why didn't I try out earlier if this is possible? Well, it is!
<%= link_to("Show", [ @foo, @bar ]) %>
March 20th, 2008 • Uncategorized
# Why didn't I try out earlier if this is possible? Well, it is!
<%= link_to("Show", [ @foo, @bar ]) %>