Class
AdminController
In:
app/controllers/admin_controller.rb
Parent:
ApplicationController
This controller handles things that Admins do, like
create
and modify Users.
Methods
create
destroy
edit
index
list
new
show
undo
update
Public Instance methods
create
()
destroy
()
edit
()
index
()
list
()
new
()
show
()
undo
()
update
()
[Validate]