Highlights
- Arctic Code Vault Contributor
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
1,795 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 61 commits in 10 repositories
Created a pull request in jruby/jruby that received 10 comments
Update JNR projects to latest
This picks up changes to the automatic module name from jnr/jffi#67 but also updates JNR projects across the board to grab all recent bug fixes.
Opened 6 other pull requests in 1 repository
Reviewed 3 pull requests in 3 repositories
rubygems/rubygems 1 pull request
jruby/joni 1 pull request
jruby/jruby 1 pull request
Created an issue in rspec/rspec-expectations that received 10 comments
Keyword args support causes expected values to coerce to Hash
In jruby/jruby#6452 we discovered that a recent update to rspec-expectations (#1187) started causing Java HashMap to coerce to Hash, triggering a f…