Sha256: c488e27ae336067fcdb0f6288ddb666cbe79307164122ffdd1cdebeb2c720951

Contents?: true

Size: 185 Bytes

Versions: 14

Compression:

Stored size: 185 Bytes

Contents

<div class="list-group">
  <% arms.each do |arm| %>
    <% if can? :show, arm %>
      <%= link_to arm.title, arm_path(arm), class: "list-group-item" %>
    <% end %>
  <% end %>
</div>

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/arms/_arms.html.erb
think_feel_do_dashboard-1.2.0.beta1 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.21 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.20 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.19 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.18 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.17 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.16 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.15 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.14 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.13 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.12 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.11 app/views/think_feel_do_dashboard/arms/_arms.html.erb
think_feel_do_dashboard-1.1.10 app/views/think_feel_do_dashboard/arms/_arms.html.erb