Show More
Commit Description:
more test and clean up authorization
Commit Description:
more test and clean up authorization
References:
File last commit:
Show/Diff file:
Action:
app/views/user_admin/edit.html.haml | 4 lines | 115 B | text/x-haml | HamlLexer |
%h1 Editing user
= simple_form_for @user, url: user_admin_path(@user) do |f|
= render partial: 'form', local: f