7 ms·
IMO monkey-patching built-in classes is idiomatic Ruby! Edit to add: Actually, now that I think about it, using method_missing would have been even better!
by qyv 8y ago
IMO monkey-patching built-in classes is idiomatic Ruby!
Edit to add: Actually, now that I think about it, using method_missing would have been even better!
- smitherfield 8y agoWell of course. I originally linked to this code: https://news.ycombinator.com/item?id=18873581#18878500 https://news.ycombinator.com/item?id=18873581#18878500 But the edit window had passed by the time I changed it.