Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,217 contributions in the last year
Activity overview
Contribution activity
August 2020
- soutaro/webmock-sample Ruby
- soutaro/user_info_server Ruby
- soutaro/rubyci Ruby
Created a pull request in ruby/rbs that received 1 comment
Debgug print “No type checker” message
The at_exit block may be called twice for RUBYOPT="-rrbs/test/setup" rake test, one for unit tests and another for rake. This is confusing.
This PR…
+1
−1
•
1
comment
- Allow overloading from super class methods
- Print ... for overloading method definition
- Allow missing method implementation in Ruby code
- Improve runtime test
- Ensure using Module#name
- Fix runtime test setup
- Validate alias type and singleton type
- Test outer namespace presence
- Fix prototype rb/rbi error handling

