-
Notifications
You must be signed in to change notification settings - Fork 155
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be beneficial if Tapioca could output RBS files, allowing for type inference with TypeProf and type checking with Steep.
Since shopify/rbi already has a feature to convert RBI to RBS, it doesn't seem entirely impossible.
Currently, there isn't a de facto standard for generating RBS in Rails, and various tools seem to be emerging.
- https://github.com/pocke/rbs_rails
- https://github.com/ksss/orthoses
- https://github.com/tk0miya/rbs_activerecord
- https://github.com/tk0miya/rbs_activesupport
I understand there are significant differences between the RBI and RBS ecosystems, and I thought Tapioca could bridge that gap, so I'd like to hear your thoughts.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request