Module: Orkut::Constants::Params::PageType

Defined in:
lib/orkut/constants/params.rb

Constant Summary collapse

FIRST =
'first'
LAST =
'last'
NEXT =
'next'
PREV =
'prev'