|
|
|
|
|
by jasonpeacock
201 days ago
|
|
> 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. |
|