aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_controller.rb
Commit message (Collapse)AuthorAgeLines
* Move signin/signup/signout actions from application controller to user ↵francis2007-10-31-2/+2
| | | | | | controller. (They were already only being routed to the user controller)
* Make /admin URL work, and give link through to public body editor.francis2007-09-03-0/+12
Layout for admin pages.