开发者

Rails: bundler does not install the package. (bundle install package)

I started using bundler (which is to my eyes a pure disaster).

Now I want to add the Googlebase-gem to my app. So I e开发者_如何学Pythonntered "bundler install googlebase" in the root of my app. Bundler in fact installs several gems, but not Googlebase.

What have I done wrong?


Yes bundler install only file in your Gemfiles.

Add your googlebase gem into and after a bundle install it's install.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜