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 upPopular repositories
28 contributions in the last year
Activity overview
Contribution activity
November - December 2020
October 2020
Created a pull request in ruby/ruby that received 1 comment
Rename `D` to `debug` in `Net::HTTP`
Renames D to debug in Net::HTTP and introduces an alias for
backwards compatibility. This was done for readability reasons, in that
D did not clear…
Created an issue in lsegal/yard that received 1 comment
[Idea] Version dropdown
YARDoc server will expose various versions of known gems on a system with yard server --gems, but requires a breadcrumb or manually editing the URL…