3 lines
79 B
Plaintext
3 lines
79 B
Plaintext
<%# app/views/usuarios/new.html.erb %>
|
|
<%= render 'form', usuario: @usuario %>
|