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,564 of 196,106
Downloads: 608

Daily

Ranking: 20,888 of 196,079
Downloads: 7

Depends on

RankDownloadsName
191,218,111,982diff-lcs
291,010,539,582rspec
294183,804,714prism

Owners

#GravatarHandle
1iconbe-agile