Sha256: b4a6c0d16c41406e523c86496abcd5dcaa451d35bc485995a3bd9d381d467b6e

Contents?: true

Size: 651 Bytes

Versions: 39

Compression:

Stored size: 651 Bytes

Contents

<header role="banner">
  <h1>No template for interactive request</h1>
</header>

<main id="container">
  <h2><%= h @exception.message %></h2>

  <p class="summary">
    <strong>NOTE!</strong><br>
    Unless told otherwise, Rails expects an action to render a template with the same name,<br>
    contained in a folder named after its controller.

    If this controller is an API responding with 204 (No Content), <br>
    which does not require a template,
    then this error will occur when trying to access it via browser,<br>
    since we expect an HTML template
    to be rendered for such requests. If that's the case, carry on.
  </p>
</main>

Version data entries

39 entries across 37 versions & 5 rubygems

Version Path
actionpack-7.0.5 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.4.3 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.4.2 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.4.1 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.4 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.3.1 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.3 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.2.4 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.2.3 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.2.2 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.2.1 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.2 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.1 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.0 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.0.rc3 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.0.rc2 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.0.rc1 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.0.alpha2 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb
actionpack-7.0.0.alpha1 lib/action_dispatch/middleware/templates/rescues/missing_exact_template.html.erb