Sha256: 222734d410e95259be7eaed8fb1617bfe03fe62f614d3b783cdda5f9379b9879
Contents?: true
Size: 267 Bytes
Versions: 1
Compression:
Stored size: 267 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iam-0.1.1 | app/views/iam/_account_group.html.erb |