Class: Faker::HowIMetYourMother

Inherits:
Base
  • Object
show all
Defined in:
lib/faker/how_i_met_your_mother.rb

Constant Summary

Constants inherited from Base

Base::Letters, Base::Numbers, Base::ULetters

Class Method Summary collapse

Methods inherited from Base

bothify, fetch, fetch_all, flexible, letterify, method_missing, numerify, parse, rand, rand_in_range, regexify, sample, shuffle, translate, unique, with_locale

Class Method Details

.catch_phraseObject



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

def catch_phrase
  fetch('how_i_met_your_mother.catch_phrase')
end

.characterObject



4
5
6
# File 'lib/faker/how_i_met_your_mother.rb', line 4

def character
  fetch('how_i_met_your_mother.character')
end

.high_fiveObject



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

def high_five
  fetch('how_i_met_your_mother.high_five')
end

.quoteObject



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

def quote
  fetch('how_i_met_your_mother.quote')
end