Sha256: a3969c6c30c162a6bca6e59e021f5c0af8d161bd64f56f4bb007633de873333a
Contents?: true
Size: 181 Bytes
Versions: 136
Compression:
Stored size: 181 Bytes
Contents
<%= link_to "Test 1 No Block", '/test1', :class => 'test', :id => 'test1' %> <% link_to("/test2", :class => 'test', :id => 'test2') do %> <span>Test 2 With Block</span> <% end %>
Version data entries
136 entries across 136 versions & 6 rubygems