In my case I had 2 version of will_paginate installed so I just uninstalled the higher level one and updated my bundle. Simply uninstalling the currently used gem doesn't update bundle so you need to have it update after you remove the bad version and had a hard coded version to your gemfile so bundler sticks to that version and doesn't try to install the higher version again.
Bob -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/CqFTfvn3knUJ. 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.
