devroom.io/drafts/2009-06-14-imdb-ruby-gem-0-4-0-now-available-at-rubyforge.md
Ariejan de Vroom dbae98c4c0 Moar updates
2013-03-24 14:27:51 +01:00

844 B

title kind slug created_at tags
IMDB Ruby Gem 0.4.0 Now available at RubyForge! article imdb-ruby-gem-0-4-0-now-available-at-rubyforge 2009-06-14
General
Ruby
imdb
gem

I just released version 0.4.0 of the IMDB Ruby Gem into the wild. There are only a few minor updates:

Changes in 0.4.0

  • Updates to the console 'imdb' utility
    • Show the IMDB ID
    • Show the full IMDB URL

Installation or upgrade

$ sudo gem install imdb
$ sudo gem update imdb

Issues, source or contributions

You can find the code at github, as well as the issue tracker. Feel free to fork and contribute!