sequel.rb
Path:
lib/will_paginate/finders/sequel.rb
Last Update:
Thu Nov 17 19:01:07 +0200 2011
Required files
will_paginate/core_ext sequel sequel/extensions/pagination
Methods
offset
out_of_bounds?
External Aliases
page_count
->
total_pages
it should quack like a
WillPaginate::Collection
page_size
->
per_page
prev_page
->
previous_page
pagination_record_count
->
total_entries
Public Instance methods
offset
()
Current
offset
of the paginated collection
out_of_bounds?
()
[Validate]