Sha256: a6f169d807a5b751f92ed87dfd7a4d5d3a927b6fe1f1a638d0da06e17a0b9316
Contents?: true
Size: 266 Bytes
Versions: 2
Compression:
Stored size: 266 Bytes
Contents
<% role, accounts = account_group %> <tr> <td class='role-name' colspan=<%= Iam::Configuration.account_attributes.count %> <%= role.public_send Iam::Configuration.role_name_attribute %> </td> </tr> <%= render partial: 'iam/account', collection: accounts %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
iam-0.1.3 | app/views/iam/_account_group.html.erb |
iam-0.1.2 | app/views/iam/_account_group.html.erb |