Sha256: df23498f9184cbfe96db78012822cb456b103cb341b7e1dd9fd1a356eb761d38

Contents?: true

Size: 268 Bytes

Versions: 48

Compression:

Stored size: 268 Bytes

Contents

<h1><%= @access_group.name %></h1>

<p>
<h4>Direct and indirect members:</h4>
<%= @access_group.members.any? ? @access_group.members.map{|u| h(u.to_s)}.join('<br>').html_safe : 'None' %>
</p>
<br>

<%= link_to 'Cancel', access_groups_path, class: 'btn btn-default' %>

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
incline-0.3.14 app/views/incline/access_groups/show.html.erb
incline-0.3.13 app/views/incline/access_groups/show.html.erb
incline-0.3.12 app/views/incline/access_groups/show.html.erb
incline-0.3.11 app/views/incline/access_groups/show.html.erb
incline-0.3.10 app/views/incline/access_groups/show.html.erb
incline-0.3.9 app/views/incline/access_groups/show.html.erb
incline-0.3.8 app/views/incline/access_groups/show.html.erb
incline-0.3.7 app/views/incline/access_groups/show.html.erb
incline-0.3.6 app/views/incline/access_groups/show.html.erb
incline-0.3.5 app/views/incline/access_groups/show.html.erb
incline-0.3.4 app/views/incline/access_groups/show.html.erb
incline-0.3.3 app/views/incline/access_groups/show.html.erb
incline-0.3.2 app/views/incline/access_groups/show.html.erb
incline-0.3.1 app/views/incline/access_groups/show.html.erb
incline-0.3.0 app/views/incline/access_groups/show.html.erb
incline-0.2.36 app/views/incline/access_groups/show.html.erb
incline-0.2.35 app/views/incline/access_groups/show.html.erb
incline-0.2.34 app/views/incline/access_groups/show.html.erb
incline-0.2.28 app/views/incline/access_groups/show.html.erb
incline-0.2.27 app/views/incline/access_groups/show.html.erb