Ruby wrapper for TheTVDB.com.
Add this line to your application's Gemfile:
gem 'the_tvdb'
And then execute:
$ bundle
Or install it yourself as:
$ gem install the_tvdb
If you are using this in a Rails project, create the initializer:
rails generate the_tvdb:install
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
This gem is released under the MIT License. Copyright 2012 freego. http://freegoweb.it