Sha256: 3ba57929587a212e17f9ce6601ae08651ef5bcbbbad7a1d4af6a798d162060ee

Contents?: true

Size: 334 Bytes

Versions: 275

Compression:

Stored size: 334 Bytes

Contents

<h1>Routing Error</h1>
<p><pre><%=h @exception.message %></pre></p>
<% unless @exception.failures.empty? %><p>
  <h2>Failure reasons:</h2>
  <ol>
  <% @exception.failures.each do |route, reason| %>
    <li><code><%=h route.inspect.gsub('\\', '') %></code> failed because <%=h reason.downcase %></li>
  <% end %>
  </ol>
</p><% end %>

Version data entries

275 entries across 266 versions & 25 rubygems

Version Path
actionpack-3.1.12 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-2.3.18 lib/action_controller/templates/rescues/routing_error.erb
actionpack_csi-2.3.5.p8 lib/action_controller/templates/rescues/routing_error.erb
actionpack-2.3.17-rack-upgrade-2.3.17 lib/action_controller/templates/rescues/routing_error.erb
actionpack-3.1.11 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-2.3.17 lib/action_controller/templates/rescues/routing_error.erb
actionpack_csi-2.3.5.p7 lib/action_controller/templates/rescues/routing_error.erb
actionpack_csi-2.3.5.p6 lib/action_controller/templates/rescues/routing_error.erb
actionpack-3.0.20 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-2.3.16 lib/action_controller/templates/rescues/routing_error.erb
actionpack-rack-upgrade-2-2.3.16 lib/action_controller/templates/rescues/routing_error.erb
actionpack-rack-upgrade-2-2.3.15 lib/action_controller/templates/rescues/routing_error.erb
actionpack-3.1.10 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.0.19 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-2.3.15 lib/action_controller/templates/rescues/routing_error.erb
actionpack-3.1.9 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.0.18 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
error-locator-0.0.6 lib/error-locator/templates/rescues/routing_error.erb
error-locator-0.0.5 lib/error-locator/templates/rescues/routing_error.erb
error-locator-0.0.4 lib/error-locator/templates/rescues/routing_error.erb