Hacker News new | ask | show | jobs
by elliotlarson 2345 days ago
You're not alone. Stripe has been working on adding types to Ruby with their static type checker, Sorbet: https://sorbet.org/. This seems to have a bit of momentum at this point. Assuming it continues in popularity I'm excited to see how this helps to improve Ruby work in an IDE.
1 comments

Looks interesting! will have a look.