Moved users into new admin-namespace and made the controller restful. Also moved some logic from the controller into the user-model (dry it up..).
This commit is contained in:
parent
47398c6a70
commit
461dfa8531
19 changed files with 242 additions and 94 deletions
2
app/helpers/admin/users_helper.rb
Normal file
2
app/helpers/admin/users_helper.rb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
module Admin::UsersHelper
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue