Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/parse/ext/array.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#query_count ⇒ Object
Returns the value of attribute query_count.
Instance Attribute Details
#query_count ⇒ Object
Returns the value of attribute query_count.
2 3 4 |
# File 'lib/parse/ext/array.rb', line 2 def query_count @query_count end |