Method: Ramaze::Pager#total_count
- Defined in:
- lib/ramaze/helper/pager.rb
#total_count ⇒ Object (readonly)
Total count of items.
109 110 111 |
# File 'lib/ramaze/helper/pager.rb', line 109 def total_count @total_count end |
Total count of items.
109 110 111 |
# File 'lib/ramaze/helper/pager.rb', line 109 def total_count @total_count end |