Rails 3 with mongodb

Hi.

I would like to configure a application in ruby 1.9.2 + rails 3 +
mongodb on windows vista.

I know it’s work better in linux ou mac, but in my job i need to use
win.

I folowed the steps from the site of mongodb, but when i run the
bundle install, there comes
this message below.

Someone can help me with this.

Thanks.

internal:lib/rubygems/custom_require:29:in require': no such file to load -- mongo (LoadError) from <internal:lib/rubygems/custom_require>:29:inrequire’
from d:/RailsApp/ondoc/Gemfile:4:in build' from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/lib/ bundler/defin ition.rb:19:ininstance_eval’
from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/lib/
bundler/defin
ition.rb:19:in build' from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/lib/ bundler.rb:12 8:indefinition’
from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/lib/
bundler/cli.r
b:217:in install' from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/lib/ bundler/vendo r/thor/task.rb:22:inrun’
from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/lib/
bundler/vendo
r/thor/invocation.rb:118:in invoke_task' from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/lib/ bundler/vendo r/thor.rb:246:indispatch’
from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/lib/
bundler/vendo
r/thor/base.rb:389:in start' from D:/Ruby192/lib/ruby/gems/1.9.1/gems/bundler-1.0.2/bin/ bundle:13:in<top (required)>’
from D:/Ruby192/bin/bundle:19:in load' from D:/Ruby192/bin/bundle:19:in

Gabriel Fritsch wrote in post #949838:

Hi.

I would like to configure a application in ruby 1.9.2 + rails 3 +
mongodb on windows vista.

I know it’s work better in linux ou mac,

Then do.

but in my job i need to use
win.

Set up a *nix VM or find another job. Really.

Best,

Marnen Laibow-Koser
http://www.marnen.org
[email protected]