Module: SimplePaginate::Helpers

Defined in:
lib/simple_paginate/helpers/tags.rb,
lib/simple_paginate/helpers/paginator.rb

Defined Under Namespace

Modules: Link Classes: NextPage, Page, Paginator, PrevPage, Tag

Constant Summary collapse

PARAM_KEY_BLACKLIST =
:authenticity_token, :commit, :utf8, :_method
PARAM_NAME =
'page'