Class: Faker::WorldOfWarcraft

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

Class Method Summary collapse

Class Method Details

.heroObject



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

def hero
  Faker::Games::WorldOfWarcraft.hero
end

.quoteObject



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

def quote
  Faker::Games::WorldOfWarcraft.quote
end