Class: Seam::PaginationContext

Inherits:
Struct
  • Object
show all
Defined in:
lib/seam/paginator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#paginationObject

Returns the value of attribute pagination

Returns:

  • (Object)

    the current value of pagination



8
9
10
# File 'lib/seam/paginator.rb', line 8

def pagination
  @pagination
end