will_paginate

M

Manish Belsare

Hello,
I m working on a rails proj..
i m using Ruby version 1.3.2

can u please help me in implementing the pagination stuff in Ruby...
how to install the gem 'will_paginate' which is latest for pagination..
 
A

andrew mcelroy

Hello,
I m working on a rails proj..
i m using Ruby version 1.3.2

can u please help me in implementing the pagination stuff in Ruby...
how to install the gem 'will_paginate' which is latest for pagination..
--

unless the author does something non standard it should be
gem install will_paginate

you may want to check gemcutter.org for more information.

There are a few different forks of will paginate but don't let that confuse you.
also railscasts.com has talked about will paginate before.

Andrew McElroy
 
M

Marnen Laibow-Koser

Manish said:
Hello,
I m working on a rails proj..
i m using Ruby version 1.3.2

I doubt that you are. That version number doesn't seem familiar.
can u please help me in implementing the pagination stuff in Ruby...
how to install the gem 'will_paginate' which is latest for pagination..

This is a Rails question, so please direct it to the Rails list.

Best,
 
A

andrew mcelroy

I doubt that you are. =A0That version number doesn't seem familiar.
probably means rails.
This is a Rails question, so please direct it to the Rails list.
No it is not. It is a gem question, and I just answered it, go to gemcutter=
org
Also, in regards to upgrading will_paginate, you need to look into bundler.
Again, checkout railscasts.com

Respectfully,
Andrew McElroy
 
M

Manish Belsare

Sir can will_paginate work in RubyGems version 1.3.5????
do i need 2 upgrade to the new Rubygems version?
 
A

Aldric Giacomoni

Manish said:
Sir can will_paginate work in RubyGems version 1.3.5????
do i need 2 upgrade to the new Rubygems version?

What you are looking for is mislav_will-paginate.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,787
Messages
2,569,630
Members
45,335
Latest member
Tommiesal

Latest Threads

Top