public
Description: Gem Command to easily open a ruby gem with the editor of your choice.
Homepage: http://endofline.wordpress.com
Clone URL: git://github.com/adamsanderson/open_gem.git
open_gem / CHANGELOG.markdown
100644 18 lines (15 sloc) 0.33 kb

OpenGem

...

  • Updating to use GemCutter to host gems now...

1.3

  • Added the read command for your reading pleasure.
    Very similar to open, except it will launch the rdoc files for the gem, or generate them.

1.2

  • Fixed shell parsing so that commands can include arguments

1.0

  • Initial release!