devroom.io/content/posts/2009-06-14-imdb-ruby-gem-0-4-0-now-available-at-rubyforge.md

809 B

+++ date = "2009-06-14" title = "IMDB Ruby Gem 0.4.0 Now available at RubyForge!" tags = ["General", "Ruby", "imdb", "gem"] slug = "imdb-ruby-gem-0-4-0-now-available-at-rubyforge" +++

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!