Pinned
2,723 contributions in the last year
Less
More
Activity overview
Contributed to
rubygems/rubygems,
activeadmin/activeadmin,
rubygems/bundler-site
and 5 other
repositories
Contribution activity
August 2021
Created 52 commits in 5 repositories
Created a pull request in rubygems/rubygems that received 2 comments
Remove MacOS specific gem layout
What was the end-user or developer problem that led to this PR? MacOS should properly configure Ruby. They should not expect us to maintain a diffe…
+9
−87
•
2
comments
Opened 17 other pull requests in 4 repositories
rubygems/rubygems
11
merged
1
open
- Remove unused file
- Remove dead code
-
Improve
CONTRIBUTING.mdfile - Also load user installed rubygems plugins
-
Respect
BUNDLE_USER_HOMEenv when choosing config location -
Remove
RUBYGEMS_GEMDEPSwarning - Enable parallel installation on Windows by default
- Unkip binstub permissions spec on Windows
-
Improve README regarding installing with
sudo -
Fix
bundle gemon path with spaces -
Don't replace the whole
ENVwhen backing up the original environment -
Make
bundle execkeep file descriptors by default
heroku/heroku-buildpack-ruby
3
closed
rubygems/bundler-site
1
merged
rubocop/rubocop
1
merged
Reviewed 6 pull requests in 2 repositories
rubygems/rubygems
5 pull requests
-
Enhance the error handling for loading the
rubygems/defaults/operating_systemfile -
Improve README regarding installing with
sudo - Fix bin/bundle path suggestion for local setup
-
Exclude gemspec file itself from file list of gems generated by
bundle gem - Fix a couple small typos in deprecation / error messages
rubygems/rubygems.github.io
1 pull request
Created an issue in rubygems/rubygems that received 2 comments
Deprecate (or properly implement) nested sources in Gemfile
Describe the problem as clearly as you can
Gemfiles with nested sources, like
source "https://rubygems.org" source "https://my.example.private.sour…
2
comments