Method: FoxTail::PaginationComponent#total_pages
- Defined in:
- app/components/fox_tail/pagination_component.rb
#total_pages ⇒ Object (readonly)
Returns the value of attribute total_pages.
4 5 6 |
# File 'app/components/fox_tail/pagination_component.rb', line 4 def total_pages @total_pages end |