Sha256: c5c7d2cd527c831b78fecf6497b04b8daa600d627e2b344cf4b33dbc6c78a1e3

Contents?: true

Size: 322 Bytes

Versions: 2

Compression:

Stored size: 322 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Role group:</strong>
  <%= @role.role_group %>
</p>

<p>
  <strong>Permissions:</strong>
  <%= @role.permissions %>
</p>

<p>
  <strong>Restrictions:</strong>
  <%= @role.restrictions %>
</p>

<%= link_to 'Edit', edit_role_path(@role) %> |
<%= link_to 'Back', roles_path %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
request_refinery-0.0.2 app/views/request_refinery/roles/show.html.erb
request_refinery-0.0.1 app/views/request_refinery/roles/show.html.erb