Hacker News new | ask | show | jobs
by amarshall 2040 days ago
Which is a much nicer alternative to `alias_method_chain` and similar for monkey-patching or enhancing an existing method in a class as it makes more clear the existence and origin of the patch.