Class: Faker::HowIMetYourMother
- Inherits:
-
Object
- Object
- Faker::HowIMetYourMother
- Extended by:
- Gem::Deprecate
- Defined in:
- lib/faker/deprecate/how_i_met_your_mother.rb
Class Method Summary collapse
Class Method Details
.catch_phrase ⇒ Object
12 13 14 |
# File 'lib/faker/deprecate/how_i_met_your_mother.rb', line 12 def catch_phrase Faker::TvShows::HowIMetYourMother.catch_phrase end |
.character ⇒ Object
8 9 10 |
# File 'lib/faker/deprecate/how_i_met_your_mother.rb', line 8 def character Faker::TvShows::HowIMetYourMother.character end |
.high_five ⇒ Object
16 17 18 |
# File 'lib/faker/deprecate/how_i_met_your_mother.rb', line 16 def high_five Faker::TvShows::HowIMetYourMother.high_five end |
.quote ⇒ Object
20 21 22 |
# File 'lib/faker/deprecate/how_i_met_your_mother.rb', line 20 def quote Faker::TvShows::HowIMetYourMother.quote end |