Class: QueryResult
- Inherits:
-
Struct
- Object
- Struct
- QueryResult
- Defined in:
- lib/countonce.rb
Instance Attribute Summary collapse
-
#json ⇒ Object
Returns the value of attribute json.
Instance Attribute Details
#json ⇒ Object
Returns the value of attribute json
5 6 7 |
# File 'lib/countonce.rb', line 5 def json @json end |