Sha256: 40fdc6e4a98969ff3c65644f24d0f2310b79142b5b48d5ab77ff9290e9b4fdef
Contents?: true
Size: 605 Bytes
Versions: 6
Compression:
Stored size: 605 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 on GitHub: gem sources -a http://gems.github.com gem install adamsanderson-open_gem For more help: gem open --help Adam Sanderson, netghost@gmail.com
Version data entries
6 entries across 6 versions & 2 rubygems