Jon Osterman
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Bundled gems from git not showing up in intellij
AnsweredI have installed ruby using rbenv. If I install any gem from git public /private like this, gem "hello-world-rubygems", :git => 'git@github.com:n13org/hello-world-rubygems.git', glob: 'hello-world-...