when I use "paginate' in the controller this error display "undefined method `paginate'"
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
Frederick Cheung wrote: