Your gem list shows:
 
pg (0.15.1 x64-mingw32)
But your Gemfile.lock shows
 
PLATFORMS
  x86-mingw32
I think your issue is related to a mixed platform (32bits(x86) vs 
64bits(x64))
 
Try to investigate that.

El viernes, 21 de junio de 2013 03:59:31 UTC-5, Ivan Wang escribió:

> I posted a question on SO, but no one answered so 
> far.http://stackoverflow.com/questions/17221522/error-cannot-load-pg-gem-on-local-windows-7-ruby-on-rails
>
> I just started to learn ruby on rails. I have pg gem installed. And 'pg'
> is in both gemfile.lock and gemfile. However, it keep
> getting error, "gem is not loaded, Add gem 'pg' to your Gemfile."
>
> I also have tried follow someone's advice, delete the gemfile.lock and
> re-bundle. same error came out.
>
> Please look at the link above for details.
>
> Thanks in advanced.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/03a474a5-6dc2-4546-853d-1310b1b27985%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to