Sha256: 6fa694062b77e053d0cd3125135de7065a70c613720978165ecf3f90f8f3e565

Contents?: true

Size: 377 Bytes

Versions: 270

Compression:

Stored size: 377 Bytes

Contents

<tr class='route_row' data-helper='path'>
  <td data-route-name='<%= route[:name] %>'>
    <% if route[:name].present? %>
      <%= route[:name] %><span class='helper'>_path</span>
    <% end %>
  </td>
  <td>
    <%= route[:verb] %>
  </td>
  <td data-route-path='<%= route[:path] %>'>
    <%= route[:path] %>
  </td>
  <td>
    <%=simple_format route[:reqs] %>
  </td>
</tr>

Version data entries

270 entries across 258 versions & 18 rubygems

Version Path
actionpack-5.2.0.beta2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.2.0.beta1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.1.4 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.0.6 lib/action_dispatch/middleware/templates/routes/_route.html.erb
ruby-on-quails-0.1.0 actionpack/lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.1.4.rc1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.0.6.rc1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.1.3 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.1.3.rc3 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.0.5 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.0.5.rc2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.1.3.rc2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.0.5.rc1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.1.3.rc1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.1.2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.1.2.rc1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.0.4 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.0.4.rc1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.1.1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.0.3 lib/action_dispatch/middleware/templates/routes/_route.html.erb