Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/spiderkit.rb
Instance Attribute Summary collapse
-
#http_status ⇒ Object
Returns the value of attribute http_status.
Instance Attribute Details
#http_status ⇒ Object
Returns the value of attribute http_status.
13 14 15 |
# File 'lib/spiderkit.rb', line 13 def http_status @http_status end |