Method: Pina::RestAdapter::Response#status_code
- Defined in:
- lib/pina/rest_adapter.rb
#status_code ⇒ Object
Returns the value of attribute status_code.
118 119 120 |
# File 'lib/pina/rest_adapter.rb', line 118 def status_code @status_code end |