Sha256: cc6318b4436ebf1fc72e094c770cc1d30679363e3ec15ccfb7b42bf915917586
Contents?: true
Size: 293 Bytes
Versions: 20
Compression:
Stored size: 293 Bytes
Contents
<%# headmin/table/body/association accepts block: no parameters: object: (ActiveRecord::Base) Model resource for which an association needs to be called attribute: (string) Name of the association %> <td> <%= t('.items', count: object.send(attribute).count) %> </td>
Version data entries
20 entries across 20 versions & 1 rubygems