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
code_buddy-0.1.2 lib/code_buddy/rails2/templates/rescues/routing_error.erb
code_buddy-0.1.2 lib/code_buddy/rails3/templates/rescues/routing_error.erb
actionpack-3.0.9 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.0.9.rc5 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.0.9.rc4 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.1.0.rc4 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.0.9.rc3 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.1.0.rc3 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.0.9.rc1 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-2.3.12 lib/action_controller/templates/rescues/routing_error.erb
actionpack-3.1.0.rc2 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.0.8 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
radiant-1.0.0.rc2 vendor/rails/actionpack/lib/action_controller/templates/rescues/routing_error.erb
actionpack-3.0.8.rc4 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.0.8.rc2 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.0.8.rc1 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
actionpack-3.1.0.rc1 lib/action_dispatch/middleware/templates/rescues/routing_error.erb
linkify_errors-0.0.1 lib/templates/rescues/routing_error.erb
radiant-1.0.0.rc1 vendor/rails/actionpack/lib/action_controller/templates/rescues/routing_error.erb
code_buddy-0.1.1 lib/code_buddy/rails3/templates/rescues/routing_error.erb