Method: SparkApi::Pagination#total_rows
- Defined in:
- lib/spark_api/paginate.rb
#total_rows ⇒ Object
Returns the value of attribute total_rows.
100 101 102 |
# File 'lib/spark_api/paginate.rb', line 100 def total_rows @total_rows end |