In your Gemfile, change
gem "hobo", ">= 1.3.0.RC"
to
gem "hobo", :git => "git://github.com/tablatom/hobo.git", :branch => "rails3"
and then type "bundle update hobo".
Bryan
> --
> You received this message because you are subscribed to the Google Groups "Hobo Users" group.
> To post to this group, send email to hobo...@googlegroups.com.
> To unsubscribe from this group, send email to hobousers+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
>
>