aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/admin_controller_spec.rb
Commit message (Collapse)AuthorAgeLines
* Integrate views for all controllers, so rhtml is checkedfrancis2007-12-23-5/+5
|
* Move signin/signup/signout actions from application controller to user ↵francis2007-10-31-0/+10
controller. (They were already only being routed to the user controller)