overrides_tracker 0.3.1
Overrides Tracker tracks all monkey patches in your codebase and the methods they override. It allows for comparison between builds to reveal changes you might miss otherwise. Use overrides.io to integrate overrides_tracker into your CI/CD pipeline. That way you will never miss an underlying code-change that might break a monkey patch.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
activesupport
>= 0
method_source
>= 0