freerange / mocha

A mocking and stubbing library for Ruby
https://mocha.jamesmead.org
Other
1.23k stars 158 forks source link

Consider providing type information via *.rbs and/or *.rbi files #596

Open floehopper opened 1 year ago

floehopper commented 1 year ago

See https://github.com/ruby/rbs and/or https://sorbet.org/.

floehopper commented 11 months ago

We might be able to generate *.rbs and/or *.rbi from the existing YARD docs using sord.

floehopper commented 2 weeks ago

This article looks useful.