Class: Faker::Overwatch

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

Class Method Summary collapse

Class Method Details

.heroObject



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

def hero
  Faker::Games::Overwatch.hero
end

.locationObject



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

def location
  Faker::Games::Overwatch.location
end

.quoteObject



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

def quote
  Faker::Games::Overwatch.quote
end