Categories: None [Edit]

gem_override_marker

https://rubygems.org/gems/gem_override_marker
https://github.com/be-agile/gem_override_marker
When you override a gem's method (e.g. with prepend) or copy a gem's view/partial and edit it, upstream changes on upgrade can silently break it. gem_override_marker lets you declare what each override is based on with a @gem-override marker, and generate the diff against upstream on demand, so you can efficiently re-apply your customization to the new version.

Total

Ranking: 191,780 of 196,721
Downloads: 666

Daily

Ranking: 36,893 of 196,694
Downloads: 1

Depends on

RankDownloadsName
191,228,181,154diff-lcs
291,017,967,488rspec
283195,008,434prism

Owners

#GravatarHandle
1iconbe-agile