Method: Ramaze::Pager#page_count
- Defined in:
- lib/ramaze/helper/pager.rb
#page_count ⇒ Object (readonly)
The total number of pages.
105 106 107 |
# File 'lib/ramaze/helper/pager.rb', line 105 def page_count @page_count end |
The total number of pages.
105 106 107 |
# File 'lib/ramaze/helper/pager.rb', line 105 def page_count @page_count end |