anyone-oslo/pages

View on GitHub
app/views/errors/422.html.erb

Summary

Maintainability
Test Coverage
<% content_for :page_title, "422: Unacceptable" %>

<p>
  The change you wanted was rejected.
  Maybe you tried to change something you didn't have access to.
</p>

<%= render partial: 'errors/generic_help' %>