tap/app/views/users/edit.html.erb

3 lines
42 B
Plaintext
Raw Normal View History

2014-11-26 11:01:22 +00:00
<h1>Update user</h1>
2014-12-09 16:17:11 +00:00
<%= render 'form' %>