I am not certain that I understand your question... This is how I use it - in your Gemfile add one line (this will be the 3.0pre2 at the moment) gem 'will_paginate', '~> 3.0.beta'
and then run bundle install -- 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.

