开发者

I want to extend existing Ruby gem. How can I patch it locally?

开发者 https://www.devze.com 2023-01-25 22:02 出处:网络
There is a open source gem hosted on git开发者_运维百科hub. I have found a bug and want to fix it and send pull request back.

There is a open source gem hosted on git开发者_运维百科hub.

I have found a bug and want to fix it and send pull request back. Now this gem is locally installed.

How can I accomplish this task?


Brilliantly answered at Forking a gem for a Rails project.(hint: use Bundler locally)

0

精彩评论

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