Class: Faker::HowIMetYourMother

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

Class Method Summary collapse

Class Method Details

.catch_phraseObject



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

def catch_phrase
  Faker::TvShows::HowIMetYourMother.catch_phrase
end

.characterObject



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

def character
  Faker::TvShows::HowIMetYourMother.character
end

.high_fiveObject



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

def high_five
  Faker::TvShows::HowIMetYourMother.high_five
end

.quoteObject



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

def quote
  Faker::TvShows::HowIMetYourMother.quote
end