I cannot seem to auto_link into a _blank window. What am I doing wrong?
<%= auto_link( @restaurant.website, :href_options => {:target => '_blank'} ) %>
I cannot seem to auto_link into a _blank window. What am I doing wrong?
<%= auto_link( @restaurant.website, :href_options => {:target => '_blank'} ) %>