Class: Seam::PaginationContext
- Inherits:
-
Struct
- Object
- Struct
- Seam::PaginationContext
- Defined in:
- lib/seam/paginator.rb
Instance Attribute Summary collapse
-
#pagination ⇒ Object
Returns the value of attribute pagination.
Instance Attribute Details
#pagination ⇒ Object
Returns the value of attribute pagination
8 9 10 |
# File 'lib/seam/paginator.rb', line 8 def pagination @pagination end |