How do I specify local .gem files in my Gemfile?

前端 未结 7 1043
野的像风
野的像风 2020-12-22 18:16

I have a couple of gem files which I install via gem install xx.gem. Can I tell Bundler to use them? Or do I have to specify the source path?

7条回答
提交回复
热议问题