Method: PaginationHelper::Paginator#item_count
- Defined in:
- app/helpers/pagination_helper.rb
#item_count ⇒ Object (readonly)
Returns the value of attribute item_count.
272 273 274 |
# File 'app/helpers/pagination_helper.rb', line 272 def item_count @item_count end |