Method: ColumnApi::Collection#has_more
- Defined in:
- lib/column_api/collection.rb
#has_more ⇒ Object (readonly)
Returns the value of attribute has_more.
5 6 7 |
# File 'lib/column_api/collection.rb', line 5 def has_more @has_more end |