Class: Faker::HeroesOfTheStorm

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

Class Method Summary collapse

Class Method Details

.battlegroundObject



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

def battleground
  Faker::Games::HeroesOfTheStorm.battleground
end

.classObject



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

def class
  Faker::Games::HeroesOfTheStorm.class
end

.heroObject



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

def hero
  Faker::Games::HeroesOfTheStorm.hero
end

.quoteObject



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

def quote
  Faker::Games::HeroesOfTheStorm.quote
end