Sha256: 20b6b4a4b21dc4732730c26ed338c46400f3bf12a998496904d4ec7898febfce
Contents?: true
Size: 597 Bytes
Versions: 3
Compression:
Stored size: 597 Bytes
Contents
OpenGem ======== Simply opens the specified gem in your default editor. gem open rails If you just want to read documentation you can do: gem read activerecord Installation: ------------ OpenGem require rubygems 1.3.2 or higher. You may need to update rubygems to take advantage of the new plugin support: gem update --system Just install like any normal gem: gem install open_gem Or for the edge version use GemCutter.org: gem sources -a http://gemcutter.org gem install open_gem For more help: gem open --help Adam Sanderson, netghost@gmail.com
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
arcabouco-0.2.13 | vendor/bundle/gems/open_gem-1.4.2/README.markdown |
open_gem-1.4.2 | README.markdown |
open_gem-1.4.0 | README.markdown |