Sha256: 6cdfd1324bc862cbcfb02ffb8ba7145e59124ff988a75d7bb1443499f84d64c1

Contents?: true

Size: 213 Bytes

Versions: 14

Compression:

Stored size: 213 Bytes

Contents

<h1>Groups</h1>

<div class="btn-toolbar" role="toolbar">
  <% if can? :new, Group %>
    <%= link_to "New", new_group_path, class: "btn btn-primary" %>
  <% end %>
</div>

<%= render "groups", groups: @groups %>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
think_feel_do_dashboard-1.2.1 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.2.0.beta1 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.21 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.20 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.19 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.18 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.17 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.16 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.15 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.14 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.13 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.12 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.11 app/views/think_feel_do_dashboard/groups/index.html.erb
think_feel_do_dashboard-1.1.10 app/views/think_feel_do_dashboard/groups/index.html.erb