On Thu, May 27, 2010 at 1:32 PM, kevinpfromnm <[email protected]> wrote: > add mislav-will_paginate to your .gems file if you haven't already > from gems.github.com >
For future reference, github no longer builds gems - everything's moved over to gemcutter. Then they redirected gems.rubyforge.org to gemcutter, so now just doing: config.gem 'will_paginate' will do the job. --Matt Jones -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
