aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/testing/assertion_response.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add both HTTP Response Code and Type to assertion messagesSean Collins2016-01-121-0/+49
Also, refactor logic to convert between symbol and response code, via the AssertionResponse class