Show More
Commit Description:
fix user.admin? bug
Commit Description:
fix user.admin? bug
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