Ruby on rails 带柳莺的供应商/子模块宝石

Ruby on rails 带柳莺的供应商/子模块宝石,ruby-on-rails,git,tomcat,jruby,warbler,Ruby On Rails,Git,Tomcat,Jruby,Warbler,如何做到这一点?以下是我最大的努力: 使用路径指定gem。这会导致警告: warning: Bundler `path' components are not currently supported. The `acts_as_api-0.3.11' component was not bundled. Your application may fail to boot! 应用程序几乎启动,出现以下错误: fatal: Not a git repository (or any of the p

如何做到这一点?以下是我最大的努力:

使用路径指定gem。这会导致警告:

warning: Bundler `path' components are not currently supported.
The `acts_as_api-0.3.11' component was not bundled.
Your application may fail to boot!
应用程序几乎启动,出现以下错误:

fatal: Not a git repository (or any of the parent directories): .git
其他观点,有不同程度的谬误: -在警告之前删除/重命名.git -部署到github,使用git:option。尝试了这一点,但有问题,因为它看起来像分支:选项未被读取。我没有钻研。
-请尝试提前将gems偷偷带到
config.gem\u path=“WEB-INF/vendor/bundler\u gems”

尽管如此,出售的宝石似乎仍能发挥作用