Method: InvisibleCollector::Response#content
- Defined in:
- lib/invisible_collector/response.rb
#content ⇒ Object (readonly)
Returns the value of attribute content.
5 6 7 |
# File 'lib/invisible_collector/response.rb', line 5 def content @content end |