mastodon

Rdoc, a documentation generator for #ruby, adds support for rbs which allows for type checking in ruby. For me the biggest hurdle was th…

A murb'ed feed, posted 12 days ago filed in ruby.

#Rdoc, a documentation generator for #ruby, adds support for rbs which allows for type checking in ruby. For me the biggest hurdle was the duplication, describe params in documentation, and then decide between #rbs and #sorbet... I kinda hoped for inline rbs but even forgot about it. This looks promising for typing in ruby (even though mostly I could work perfectly without 😅)

Go to the original link.