Hi Dimitar,

It looks like your will_paginate local git repository is broken somehow.
I would try this:

Delete the folder
C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/bundler/gems/will_paginate-cc7ef01551b9

Run "gem update hobo"

Run "hobo new predictor"

In theory you should get a new "clean" copy of the will_paginate repository.

Regards,
Ignacio

El 29/07/13 14:30, Dimitar Hristovski escribió:
> 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.
>  
>  

-- 
Ignacio Huerta Arteche
http://www.ihuerta.net
Teléfono: 0034 645 70 77 35
Email realizado con software libre

-- 
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.


Reply via email to