开发者

How to bundle a local gem that I created?

I had use jeweler to create a gem skeleton and wrote some come on it. Now ... ho开发者_运维知识库w can i put it in my gemfile?


Simply use the 'path' option:

 gem "my_gem", :path => "relative_path_goes_here"
0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜