Class: ComicVine::Resource::Episode

Inherits:
ComicVine::Resource show all
Defined in:
lib/comicvine/resource/resources.rb

Overview

Extends ComicVine::Resource to add episode resource attributes

Since:

  • 0.1.2

Instance Attribute Summary collapse

Method Summary

Methods inherited from ComicVine::Resource

create_resource, #fetch, #fetch!, identify_and_update_response, identify_type, #initialize, #method_missing, #resource_type

Constructor Details

This class inherits a constructor from ComicVine::Resource

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class ComicVine::Resource

Instance Attribute Details

#air_dateObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def air_date
  @air_date
end

#aliasesObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def aliases
  @aliases
end

#api_detail_urlObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def api_detail_url
  @api_detail_url
end

#character_creditsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def character_credits
  @character_credits
end

#characters_died_inObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def characters_died_in
  @characters_died_in
end

#concept_creditsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def concept_credits
  @concept_credits
end

#date_addedObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def date_added
  @date_added
end

#date_last_updatedObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def date_last_updated
  @date_last_updated
end

#deckObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def deck
  @deck
end

#descriptionObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def description
  @description
end

#episode_numberObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def episode_number
  @episode_number
end

#first_appearance_charactersObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def first_appearance_characters
  @first_appearance_characters
end

#first_appearance_conceptsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def first_appearance_concepts
  @first_appearance_concepts
end

#first_appearance_locationsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def first_appearance_locations
  @first_appearance_locations
end

#first_appearance_objectsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def first_appearance_objects
  @first_appearance_objects
end

#first_appearance_storyarcsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def first_appearance_storyarcs
  @first_appearance_storyarcs
end

#first_appearance_teamsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def first_appearance_teams
  @first_appearance_teams
end

#has_staff_reviewObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def has_staff_review
  @has_staff_review
end

#idObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def id
  @id
end

#imageObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def image
  @image
end

#location_creditsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def location_credits
  @location_credits
end

#nameObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def name
  @name
end

#object_creditsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def object_credits
  @object_credits
end

#person_creditsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def person_credits
  @person_credits
end

#seriesObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def series
  @series
end

#site_detail_urlObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def site_detail_url
  @site_detail_url
end

#story_arc_creditsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def story_arc_credits
  @story_arc_credits
end

#team_creditsObject

Since:

  • 0.1.2



53
54
55
# File 'lib/comicvine/resource/resources.rb', line 53

def team_credits
  @team_credits
end