aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_incoming_message_controller.rb
Commit message (Expand)AuthorAgeLines
* Move admin incoming message actions to use RESTful routes.Louise Crow2014-12-18-2/+2
* Use RESTful routing for index and show actionsLouise Crow2014-12-12-4/+4
* Add the meat of the update action.Louise Crow2013-09-16-0/+19
* Add a simple edit action and templateLouise Crow2013-09-16-0/+4
* Add incoming message update action and route.Louise Crow2013-09-16-0/+3
* Slightly nicer action names.Louise Crow2013-09-16-2/+2
* Move incoming message admin to its own controller.Louise Crow2013-09-16-0/+54