Method: Soaspec::RestHandler#status_code_for
- Defined in:
- lib/soaspec/exchange_handlers/rest_handler.rb
#status_code_for(response) ⇒ Integer
219 220 221 |
# File 'lib/soaspec/exchange_handlers/rest_handler.rb', line 219 def status_code_for(response) response.code end |