Method: Rack::Response#status
- Defined in:
- lib/rack/response.rb
permalink #status ⇒ Object
Returns the value of attribute status.
31 32 33 |
# File 'lib/rack/response.rb', line 31 def status @status end |
Returns the value of attribute status.
31 32 33 |
# File 'lib/rack/response.rb', line 31 def status @status end |