Sha256: 7fb030d7a7d56272b28e52f35c69493c6c3b1946cee4461afd20f8ae3324cac7

Contents?: true

Size: 440 Bytes

Versions: 36

Compression:

Stored size: 440 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>
  <td>
    <%=simple_format route[:source_location] %>
  </td>
</tr>

Version data entries

36 entries across 36 versions & 4 rubygems

Version Path
actionpack-8.0.0 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.2.2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.1.5 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-8.0.0.rc2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.2.1.2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.1.4.2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-8.0.0.rc1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.2.1.1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.1.4.1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-8.0.0.beta1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
omg-actionpack-8.0.0.alpha9 lib/action_dispatch/middleware/templates/routes/_route.html.erb
omg-actionpack-8.0.0.alpha8 lib/action_dispatch/middleware/templates/routes/_route.html.erb
omg-actionpack-8.0.0.alpha7 lib/action_dispatch/middleware/templates/routes/_route.html.erb
omg-actionpack-8.0.0.alpha4 lib/action_dispatch/middleware/templates/routes/_route.html.erb
omg-actionpack-8.0.0.alpha3 lib/action_dispatch/middleware/templates/routes/_route.html.erb
omg-actionpack-8.0.0.alpha2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
omg-actionpack-8.0.0.alpha1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.1.4 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.2.1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.2.0 lib/action_dispatch/middleware/templates/routes/_route.html.erb