sunshine@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agoI'm new to using Ruby and this tickled me pinklemmy.mlimagemessage-square94fedilinkarrow-up1292cross-posted to: programmer_humor@programming.dev
arrow-up1292imageI'm new to using Ruby and this tickled me pinklemmy.mlsunshine@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square94fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareZüri@lemmy.mllinkfedilinkarrow-up5·2 months agoI programm in Ruby since 2006. In my opinion it has some of the best debugging tools available. What was the horrible part you experienced?
minus-squaremesa@piefed.sociallinkfedilinkEnglisharrow-up3·edit-22 months agoFor me its auto resolving types. But its been close to 4 years since I’ve touched any ruby. So would love to be proven wrong ;)
minus-squareZüri@lemmy.mllinkfedilinkarrow-up2·2 months agoType safety is still optional but now part of the standard library. https://github.com/ruby/rbs
I programm in Ruby since 2006.
In my opinion it has some of the best debugging tools available.
What was the horrible part you experienced?
For me its auto resolving types. But its been close to 4 years since I’ve touched any ruby. So would love to be proven wrong ;)
Type safety is still optional but now part of the standard library.
https://github.com/ruby/rbs