Hi, I am trying to upgrade an app from old Hobo 1.0 to Hobo 2.0 with Rails 3.
But I am having major issue just getting Hobo 2.0 up and running - installation of the Hobo gem is fine as is installing Ruby (I am using Win 7 - as I always have done) Creating a standard Rails app works fine, but as soon as I try to generate a Hobo app - I get this error after - run bundle update from "." Fetching git://github.com/Hobo/will_paginate.git Unfortunately, a fatal error has occurred. Please see the Bundler troubleshooting documentation at http://bit.ly/bundler-issues. Thanks! C:/Ruby193/lib/ruby/gems/1.9.1/gems/bundler-1.3.5/lib/bundler/source/git/git_proxy.rb:88:in ``': No such file or di rectory - git clone "git://github.com/Hobo/will_paginate.git" "C:/Ruby193/lib/ruby/gems/1.9.1/cache/bundler/git/wil l_paginate-bf992a3d24d85f7a290fa8d3aa90a78397426536" --bare --no-hardlinks (Errno::ENOENT) I have looked at the bundler issues, but all versions seem compatible (rubygems, railties, bundler version etc) I can't seem to get past this... I have tried installing and creating the app under a VM using Ubuntu as well - but have run into different but similar issues. Any help would be appreciated Pete P.S I am on Ruby 193, but have also tried with Ruby 2.0 and get the same issue -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/groups/opt_out.
