Samatha Jupally wrote: >> 1. This should probably be posted in Ruby on Rails NG. >> >> 2. Paginate is no longer part of Rails (as of 2.0 i think). I beleive >> there is Paginate plugin somewhere but I suggest using will_paginate for >> Rails pagination . >> >> >> by >> TheR > > > Hi, i have tried will_paginate, even it's giving the same error. > am very much new to ROR, so i have no idea what all need to be provided > along with the eror...... is there any other way to fix this problem? Will_paginate has different syntax than original ROR paginate. So you will have to update your source files. Look for examples on web. I don't have any at my fingers at the moment. by TheR -- Posted via http://www.ruby-forum.com/.