apeeyush/Data-Analytics-Log-Manager

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

Summary

Maintainability
Test Coverage
<h1>Editing document</h1>

<%= render 'form' %>

<%= link_to 'Show', @document %> |
<%= link_to 'Back', documents_path %>