Diary of problems and solutions related to web programming, database development and related technologies and platforms.

will_paginate: for pagination

will_paginate: This is the rails plugin which is used for pagination. To install this plugin run the following statement from command prompt.

=> gem install will_paginate

No comments :

Post a Comment