Sha256: 6fa694062b77e053d0cd3125135de7065a70c613720978165ecf3f90f8f3e565

Contents?: true

Size: 377 Bytes

Versions: 268

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

268 entries across 256 versions & 17 rubygems

Version Path
actionpack-6.0.5.1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.2.8.1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.2.8 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-6.0.5 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-6.1.6 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.0.3 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.0.2.4 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-6.1.5.1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-6.0.4.8 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.2.7.1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.2.7 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-6.1.5 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.0.2.3 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-6.1.4.7 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-6.0.4.7 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.2.6.3 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-7.0.2.2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-6.1.4.6 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-6.0.4.6 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-5.2.6.2 lib/action_dispatch/middleware/templates/routes/_route.html.erb