Hi, I am new to rails and developing a networking site.I am finding difficulty with pagination since i am working on rails 2.0.0. can somebody help me with the definition of paginate function. Thanx
tanya wrote:> Hi, > I am new to rails and developing a networking site.I am finding > difficulty with pagination since i am working on rails 2.0.0. can > somebody help me with the definition of paginate function. > ThanxTry will_paginate plugin -- Posted via http://www.ruby-forum.com/.
If this is a new project, *DO NOT* start with an old Rails version. You''ll only run into trouble, and bugs that have been fixed already. --Matt Jones On Jul 20, 6:19 am, tanya <tanyasent...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > I am new to rails and developing a networking site.I am finding > difficulty with pagination since i am working on rails 2.0.0. can > somebody help me with the definition of paginate function. > Thanx