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