MattZhao/AtRisk

View on GitHub
app/views/news/edit.html.erb

Summary

Maintainability
Test Coverage
<h3>Edit FAQ Entry</h3>

<%= render 'form' %>

<%= link_to 'Show', @news %> |
<%= link_to 'Back', news_index_path %>