when I use "paginate’ in the controller
this error display “undefined method `paginate’”
On 11 Dec 2008, at 13:57, mahmoud_cs wrote:
when I use "paginate’ in the controller
this error display “undefined method `paginate’”
Pagination was removed. Use something like will_paginate (
)
Fred
Frederick C. wrote:
On 11 Dec 2008, at 13:57, mahmoud_cs wrote:
when I use "paginate’ in the controller
this error display “undefined method `paginate’”Pagination was removed. Use something like will_paginate (
GitHub - mislav/will_paginate: Pagination library for Rails and other Ruby applications
)Fred
pagination is now available with gem search for will_paginate gem