Class: Kaminari::Helpers::FirstPage
- Inherits:
-
Tag
- Object
- Tag
- Kaminari::Helpers::FirstPage
- Includes:
- Link
- Defined in:
- lib/kaminari/helpers/tags.rb
Overview
Link with page number that appears at the leftmost
Instance Method Summary (collapse)
-
- (Object) page
:nodoc:.
Methods included from Link
Methods inherited from Tag
#initialize, #page_url_for, #to_s
Constructor Details
This class inherits a constructor from Kaminari::Helpers::Tag
Instance Method Details
- (Object) page
:nodoc:
62 63 64 |
# File 'lib/kaminari/helpers/tags.rb', line 62 def page #:nodoc: 1 end |