Hi,
I want to do pagination in Rails 2.2.
I have a confusion which pagination should I use?
“Will_paginate or Paginator.new”
Also I want to retrieve only those number of records which I have
specified in records per page.
Can anyone please help me out for this?
Thanks,
Tushar