Class: Faker::FamilyGuy

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

Class Method Summary collapse

Class Method Details

.characterObject



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

def character
  Faker::TvShows::FamilyGuy.character
end

.locationObject



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

def location
  Faker::TvShows::FamilyGuy.location
end

.quoteObject



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

def quote
  Faker::TvShows::FamilyGuy.quote
end