implantação da fase 2 e 3

This commit is contained in:
2026-06-10 20:12:20 -03:00
parent d37237ead2
commit 472484798f
33 changed files with 2915 additions and 430 deletions

View File

@@ -0,0 +1,2 @@
<%# app/views/usuarios/edit.html.erb %>
<%= render 'form', usuario: @usuario %>