Sha256: 93387f0c0aee8f599165523d7a4cde9cf08c186f52233d44225eb976b8242506
Contents?: true
Size: 392 Bytes
Versions: 4
Compression:
Stored size: 392 Bytes
Contents
<table class="attributes" width="100%"> <tbody> <tr> <td colspan="2"><br/><h3><%%= "#{<%= class_name %>.human_name} #{t('Information')}" %></h3></td> </tr> <% for attribute in attributes -%> <tr> <td><b><%%= <%= class_name %>.human_attribute_name(:<%= attribute.name %>) %></b></td> <td><%%=h <%= singular_name %>.<%= attribute.name %> %></td> </tr> <% end -%> </tbody> </table>
Version data entries
4 entries across 4 versions & 2 rubygems