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


there open source gem hosted on github.

i have found bug , want fix , send pull request back. gem locally installed.

how can accomplish task?

brilliantly answered @ forking gem rails project.(hint: use bundler locally)


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -