Class: Faker::HitchhikersGuideToTheGalaxy

Inherits:
Object
  • Object
show all
Extended by:
Gem::Deprecate
Defined in:
lib/faker/deprecate/hitchhikers_guide_to_the_galaxy.rb

Class Method Summary collapse

Class Method Details

.characterObject



8
9
10
# File 'lib/faker/deprecate/hitchhikers_guide_to_the_galaxy.rb', line 8

def character
  Faker::Movies::HitchhikersGuideToTheGalaxy.character
end

.locationObject



12
13
14
# File 'lib/faker/deprecate/hitchhikers_guide_to_the_galaxy.rb', line 12

def location
  Faker::Movies::HitchhikersGuideToTheGalaxy.location
end

.marvin_quoteObject



16
17
18
# File 'lib/faker/deprecate/hitchhikers_guide_to_the_galaxy.rb', line 16

def marvin_quote
  Faker::Movies::HitchhikersGuideToTheGalaxy.marvin_quote
end

.planetObject



20
21
22
# File 'lib/faker/deprecate/hitchhikers_guide_to_the_galaxy.rb', line 20

def planet
  Faker::Movies::HitchhikersGuideToTheGalaxy.planet
end

.quoteObject



24
25
26
# File 'lib/faker/deprecate/hitchhikers_guide_to_the_galaxy.rb', line 24

def quote
  Faker::Movies::HitchhikersGuideToTheGalaxy.quote
end

.specieObject



28
29
30
# File 'lib/faker/deprecate/hitchhikers_guide_to_the_galaxy.rb', line 28

def specie
  Faker::Movies::HitchhikersGuideToTheGalaxy.specie
end

.starshipObject



32
33
34
# File 'lib/faker/deprecate/hitchhikers_guide_to_the_galaxy.rb', line 32

def starship
  Faker::Movies::HitchhikersGuideToTheGalaxy.starship
end