It's actually will_paginate. The gem's homepage is here: http://wiki.github.com/mislav/will_paginate
On Nov 26, 3:00 am, Artem Korolev <[email protected]> wrote: > yuor must install plugin\gem (for ex.) sudo gem install wiil_paginate > > 2009/11/26 INDRANIL MUKHERJEE <[email protected]>: > > > while running my application I get this error message undefined > > method `paginate' > > MY configuration is: > > > Ruby version 1.8.6 (i386-mswin32) > > RubyGems version 1.3.5 > > Rack version 1.0 > > Rails version 2.3.4 > > Active Record version 2.3.4 > > Active Resource version 2.3.4 > > Action Mailer version 2.3.4 > > Active Support version 2.3.4 > > Application root C:/cart > > Environment development > > Database adapter mysql > > Database schema version 0 > > > plz reply > > > -- > > > You received this message because you are subscribed to the Google Groups > > "Ruby on Rails: Talk" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/rubyonrails-talk?hl=en. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

