Started inital migration to rails 3.2
This commit is contained in:
7
app/views/users/edit.html.erb
Executable file
7
app/views/users/edit.html.erb
Executable file
@@ -0,0 +1,7 @@
|
||||
<h2>Edit user</h2>
|
||||
|
||||
<%= render 'form' %>
|
||||
<p></p>
|
||||
<%= render 'passwords' %>
|
||||
|
||||
<%= link_to 'All users', users_path %>
|
||||
Reference in New Issue
Block a user