Jon Osterman
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Jon Osterman created a post, AnsweredBundled gems from git not showing up in intellij
I 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-...