Y
Hacker News
new
|
ask
|
show
|
jobs
by
cassiogo
1621 days ago
Even if I dont have signatures in my code, can I use it to get stdlib/gems signatures?
1 comments
univerio
1621 days ago
stdlib rbis are shipped with Sorbet. A limited selection of gem RBIs are available at
https://github.com/sorbet/sorbet-typed
.
link