Sha256: b32eb4c61f749271f86c9116cb12b514cf06348855cfcfa97fcf9533c8c105e4
Contents?: true
Size: 276 Bytes
Versions: 20
Compression:
Stored size: 276 Bytes
Contents
<%# headmin/table/body/string accepts block: no parameters: value: (string) Displays value %> <td> <% if defined?(url) && url %> <a href="<%= url %>" title="<% t('.open') %>"> <%= value %> </a> <% else %> <%= value %> <% end %> </td>
Version data entries
20 entries across 20 versions & 1 rubygems