0

Thanks monkey patching, now I remember why I hate Ruby so much.

Compare https://github.com/ruby/ruby/... with https://github.com/rightscale/...

I wonder how the fuck it even works. Also I'm amazed by countless hours of labour wasted digging through this pile of shit. (BTW thanks JetBrains for making it a bit less miserable)

Oh, and someone did monkeypatch Object#try! (which is also a monkeypatch by active_support) and then replaced all `#try` calls to `#try!`. WHY.JPG. Also how the fuck did it pass code review?!

Comments
Add Comment