Sha256: 9a2eb54b98d2872f260b1bbf8b392a310433477a621562d5f1ac5b6ef5c4f35f

Contents?: true

Size: 476 Bytes

Versions: 129

Compression:

Stored size: 476 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 data-route-verb='<%= route[:verb] %>'>
    <%= route[:verb] %>
  </td>
  <td data-route-path='<%= route[:path] %>' data-regexp='<%= route[:regexp] %>'>
    <%= route[:path] %>
  </td>
  <td data-route-reqs='<%= route[:reqs] %>'>
    <%= route[:reqs] %>
  </td>
</tr>

Version data entries

129 entries across 125 versions & 12 rubygems

Version Path
actionpack-4.2.0.beta4 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.2.0.beta3 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.1.7 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.0.11 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.2.0.beta2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
web-console-2.0.0.beta4 lib/action_dispatch/templates/routes/_route.html.erb
nanumfont-rails-0.1 vendor/bundle/ruby/2.1.0/gems/actionpack-4.1.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.0.10 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.1.6 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.1.6.rc2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.0.10.rc2 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.2.0.beta1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.1.6.rc1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.0.10.rc1 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.0.9 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.1.5 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.1.4 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.0.8 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.1.3 lib/action_dispatch/middleware/templates/routes/_route.html.erb
actionpack-4.0.7 lib/action_dispatch/middleware/templates/routes/_route.html.erb