aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/admin_raw_email_controller.rb
Commit message (Collapse)AuthorAgeLines
* Make downloading a raw email a RESTful routeLouise Crow2014-12-18-19/+27
|
* Make show_raw_email a RESTful action via GETLouise Crow2014-12-12-0/+37
Move specs that involve receiving email and then viewing the interface to be integration specs, which is what they really are.