Sha256: 320a044de2e734e3c1c889aeeac9ed18d1dbdaa92ff463f26192cf1999e6f63c

Contents?: true

Size: 201 Bytes

Versions: 14

Compression:

Stored size: 201 Bytes

Contents

<h1>Arms</h1>

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

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

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