Sha256: 1dfe0cd30119002459b58081bf83cdb32c360451776575cae9b2a53cb90f2be0
Contents?: true
Size: 126 Bytes
Versions: 2
Compression:
Stored size: 126 Bytes
Contents
<%# name: headmin/table/body/row accepts block: yes parameters: none %> <tr> <%= yield if block_given? %> </tr>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
headmin-0.1.2 | app/views/headmin/table/body/_row.html.erb |
headmin-0.1.1 | app/views/headmin/table/body/_row.html.erb |