pboling/exception_notification

View on GitHub
rails/app/views/exception_notifiable/400.html

Summary

Maintainability
Test Coverage
<!-- This file lives in gems/super_exception_notifier/rails/app/views/exception_notifiable/400.html. See Readme for instructions on customizing. -->
<div class="dialog">
  <h1>Unable to Process Requested Data</h1>
  <p>Reloading the page will probably not help.</p>
</div>