Open Dandush03 opened 1 month ago
I recommend using rbs_collection.yaml
and gem_rbs_collection instead of directly writing library
calls in Steepfile
.
https://github.com/ruby/gem_rbs_collection
(And, we don't have active_record
gem but activerecord
gem. 😅)
@soutaro whats the protocol for gems that don't have signatures and aren't in gem_rbs_collection (i.e. semantic)
When requiring the ActiveRecord gem it breaks everything
Current config