Module: TheTvDbParty
- Defined in:
- lib/thetvdb_party.rb,
lib/thetvdb_party/all.rb,
lib/thetvdb_party/actor.rb,
lib/thetvdb_party/banner.rb,
lib/thetvdb_party/client.rb,
lib/thetvdb_party/update.rb,
lib/thetvdb_party/version.rb,
lib/thetvdb_party/baseseriesrecord.rb,
lib/thetvdb_party/fullseriesrecord.rb,
lib/thetvdb_party/baseepisoderecord.rb,
lib/thetvdb_party/searchseriesrecord.rb
Overview
thetvdb_party gem root namespace
Defined Under Namespace
Classes: Actor, AllSeriesInformation, Banner, BaseEpisodeRecord, BaseSeriesRecord, Client, FullSeriesRecord, SearchSeriesRecord, Update
Constant Summary collapse
- BASE_URL =
The base url for the TheTvDB API
'http://thetvdb.com/'- VERSION =
The current version of the thetvdb_party gem
"0.1.3"