Hacker News new | ask | show | jobs
by johnfn 3380 days ago
Yeah - of course monkey patching has good uses :) The problem is that when you're trying to debug an issue, it's another thing that you'll have to remember - "is anyone monkey patching something in here?"
1 comments

Yea, I can't work on Ruby codebases without something like Rubymine where I can jump straight to the declaration for that exact reason.