Categories: None [Edit]

ohmygems

https://rubygems.org/gems/ohmygems
https://github.com/seattlerb/ohmygems
I'm tired of the complications that tools like bundler and rvm inject into my system and my workflow. I don't want 4 billion gems installed globally. I don't want to have `rake` slow down for no good reason. I don't want rvm to regress on undefined variables over and over and over (and I don't want to report it anymore when it does). I want as much simplicity as I can afford and still be able to get my job done. I've found pretty good balance using rbenv (only when needed) and by using this 45 line shell function `ohmygems` (aliased to `omg`, of course). I still have my system-level gems as my previous GEM_HOME gets moved into GEM_PATH so things like minitest and autotest are always available. But now I have private gems that are incredibly easy to switch around and only rely on simple environment variables to manage. To go back to normal, simply run `omg reset`.

Total

Ranking: 104,602 of 187,224
Downloads: 7,227

Daily

Ranking: 75,970 of 187,196
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
161,076,293,235minitest
185241,656,823rdoc
2,2858,953,144hoe

Owners

#GravatarHandle
1iconzenspider