简体   繁体   中英

How do I use a gem from a pull request

I want to try out the changes which were made in this pull request:

https://github.com/neovintage/zoho_invoice/pull/10

How can I specify this in my Gemfile to use it? Or is there a way to make a fork of that tree (pull request) so I can reference that?

gem 'zoho_invoice', github: 'qualaroo/zoho_invoice'

还有一种方法可以指定确切的提交,但是我忘记了它的确切含义。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM