Show More
Commit Description:
- more test on user admin and authorization...
Commit Description:
- more test on user admin and authorization - fix more routing
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