This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
community-messaging-project
/
cims-configurationserver
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
ror32
Ramas
Etiquetas
master
ror32
cims-configu...
/
app
/
views
/
users
/
new.html.erb
new.html.erb
75 B
Permalink
Histórico
Raw
1
2
3
4
5
<h1>New user</h1>
<%= render 'form' %>
<%= link_to 'Back', users_path %>