| ▲ | ch4s3 4 hours ago | |||||||
Having written a lot of both languages, I'd be surprised if LLMs don't get tripped up on some of Ruby's semantics and weird stuff people do with monkey patching. I also find Ruby library documentation to be on average pretty poor. | ||||||||
| ▲ | Towaway69 4 hours ago | parent [-] | |||||||
> I also find Ruby library documentation to be on average pretty poor. That surprises me :) From my time doing Ruby (admittedly a few years back), I found libraries were very well documented and tested. But put into context of then (not now), documentation and testing weren't that popular amongst other programming languages. Ruby was definitely one of the drivers for the general adaption of TDD principles, for example. | ||||||||
| ||||||||