Class: CoopyResult
- Inherits:
-
Object
- Object
- CoopyResult
- Defined in:
- lib/coopy/scraperwiki_utils.rb
Instance Attribute Summary collapse
-
#html ⇒ Object
Returns the value of attribute html.
Instance Attribute Details
#html ⇒ Object
Returns the value of attribute html.
7 8 9 |
# File 'lib/coopy/scraperwiki_utils.rb', line 7 def html @html end |