Class: Faker::GameOfThrones

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

Class Method Summary collapse

Class Method Details

.characterObject



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

def character
  Faker::TvShows::GameOfThrones.character
end

.cityObject



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

def city
  Faker::TvShows::GameOfThrones.city
end

.dragonObject



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

def dragon
  Faker::TvShows::GameOfThrones.dragon
end

.houseObject



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

def house
  Faker::TvShows::GameOfThrones.house
end

.quoteObject



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

def quote
  Faker::TvShows::GameOfThrones.quote
end