sunshine@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 months agoI'm new to using Ruby and this tickled me pinklemmy.mlimagemessage-square87linkfedilinkarrow-up1299cross-posted to: programmer_humor@programming.dev
arrow-up1299imageI'm new to using Ruby and this tickled me pinklemmy.mlsunshine@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 months agomessage-square87linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squaremesa@piefed.sociallinkfedilinkEnglisharrow-up3·edit-23 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·3 months agoType safety is still optional but now part of the standard library. https://github.com/ruby/rbs
minus-squareThirdConsul@lemmy.mllinkfedilinkarrow-up1·18 hours agoOh god, it’s so bad. It’s like .h files, but worse.
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
Oh god, it’s so bad. It’s like .h files, but worse.