Pagination in Rails with will_paginate gem

5

Pagination in Rails can be implemented easily with will_paginate gem. will_paginate modifies Collection of ActiveRecord in a way to implement pagination.

Read this post on rubyinrails.com


Akshay

blogs from Pune