back

by jasonpeacock·8mo ago·view on hn ↗
> rampant monkeypatching that made the standard library hard to count on

That was very frustrating when doing regular development after using Rails, all the "built-ins" were actually patched into the stdlib by Rails and not available without it.