Closed as not planned
Closed as not planned
Description
POC
# Gemfile
source 'https://rubygems.org'
gem 'sorbet', :group => :development
gem 'sorbet-runtime'
gem 'tapioca', require: false, :group => [:development, :test]
gem 'pdf-reader'
$ tapioca init
$ tapioca gem pdf-reader
If you look in the extracted rbi file for pdf-reader you will see that none of the attr_reader methods have signatures
This might apply to all gems including ones with inline types
Metadata
Metadata
Assignees
Labels
No labels
Activity