I created a new hobo (version 2.0.0.) application: hobo new predictor
Most of the process went on without problems except for a few "will_paginate" complains. At the end of the process, the setup wizard, which I used, recommended that I run "bundle install", and here is what I get afterwards: C:\Users\mitko\PRJS\INACTIVE\LEVETT\Predictor\predictor>bundle install Updating git://github.com/Hobo/will_paginate.git fatal: Not a git repository: ''C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/bundler/gems/will_paginate-cc7ef01551b9/.git'' Fetching gem metadata from https://rubygems.org/........ Fetching gem metadata from https://rubygems.org/.. Resolving dependencies... Bundler could not find compatible versions for gem "jquery-rails": In Gemfile: hobo_bootstrap_ui (= 2.0.0) x86-mingw32 depends on jquery-rails (~> 2.0) x86-mingw32 jquery-rails (3.0.4) Bundler could not find compatible versions for gem "hobo_bootstrap": In Gemfile: hobo_bootstrap (= 2.0.0) x86-mingw32 hobo_bootstrap_ui (= 2.0.0) x86-mingw32 depends on hobo_bootstrap (2.0.0.pre1) On the same computer with the same hobo I had no problems before. I would be very grateful for any help. Thanks, Dimitar -- 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.
