ricarthlima/eo-project-es

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

Summary

Maintainability
Test Coverage
<h1>Editing Cadastro Externo</h1>

<%= render 'form', cadastro_externo: @cadastro_externo %>

<%= link_to 'Show', @cadastro_externo %> |
<%= link_to 'Back', cadastro_externos_path %>