Method: Ramaze::Pager#size
- Defined in:
- lib/ramaze/helper/pager.rb
#size ⇒ Object
Returns the amount of all elements in all pages.
195 196 197 |
# File 'lib/ramaze/helper/pager.rb', line 195 def size @total_count end |
Returns the amount of all elements in all pages.
195 196 197 |
# File 'lib/ramaze/helper/pager.rb', line 195 def size @total_count end |