Class: ComicVine::Resource::Issue

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

Overview

Extends ComicVine::Resource to add issue 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

#aliasesObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def aliases
  @aliases
end

#api_detail_urlObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def api_detail_url
  @api_detail_url
end

#character_creditsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def character_credits
  @character_credits
end

#character_died_inObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def character_died_in
  @character_died_in
end

#concept_creditsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def concept_credits
  @concept_credits
end

#cover_dateObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def cover_date
  @cover_date
end

#date_addedObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def date_added
  @date_added
end

#date_last_updatedObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def date_last_updated
  @date_last_updated
end

#deckObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def deck
  @deck
end

#descriptionObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def description
  @description
end

#disbanded_teamsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def disbanded_teams
  @disbanded_teams
end

#first_appearance_charactersObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def first_appearance_characters
  @first_appearance_characters
end

#first_appearance_conceptsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def first_appearance_concepts
  @first_appearance_concepts
end

#first_appearance_locationsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def first_appearance_locations
  @first_appearance_locations
end

#first_appearance_objectsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def first_appearance_objects
  @first_appearance_objects
end

#first_appearance_storyarcsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def first_appearance_storyarcs
  @first_appearance_storyarcs
end

#first_appearance_teamsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def first_appearance_teams
  @first_appearance_teams
end

#has_staff_reviewObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def has_staff_review
  @has_staff_review
end

#idObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def id
  @id
end

#imageObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def image
  @image
end

#issue_numberObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def issue_number
  @issue_number
end

#location_creditsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def location_credits
  @location_credits
end

#nameObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def name
  @name
end

#object_creditsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def object_credits
  @object_credits
end

#person_creditsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def person_credits
  @person_credits
end

#site_detail_urlObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def site_detail_url
  @site_detail_url
end

#store_dateObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def store_date
  @store_date
end

#story_arc_creditsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def story_arc_credits
  @story_arc_credits
end

#team_creditsObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def team_credits
  @team_credits
end

#team_disbanded_inObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def team_disbanded_in
  @team_disbanded_in
end

#volumeObject

Since:

  • 0.1.2



65
66
67
# File 'lib/comicvine/resource/resources.rb', line 65

def volume
  @volume
end