Method: Response#code
- Defined in:
- lib/mechanize/test_case.rb
permalink #code ⇒ Object Also known as: status
Returns the value of attribute code.
301 302 303 |
# File 'lib/mechanize/test_case.rb', line 301 def code @code end |
Returns the value of attribute code.
301 302 303 |
# File 'lib/mechanize/test_case.rb', line 301 def code @code end |