AgileVentures/WebsiteOne

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

Summary

Maintainability
Test Coverage
<% content_for :title do %>422 error<% end %>
<% #TODO: refactor this for Bootstrap framework %>
<section id="about">
  <h3>The change you wanted was rejected</h3>
  <p>Maybe you tried to change something you didn't have access to.</p>
</section>