Editing user

<%= render "form", user: @user %>
<%= link_to "Show this user", @user %> | <%= link_to "Back to users", users_path %>