Class: Faker::TheFreshPrinceOfBelAir

Inherits:
Base
  • Object
show all
Defined in:
lib/faker/the_fresh_prince_of_bel_air.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

.celebrityObject



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

def celebrity
  fetch('the_fresh_prince_of_bel_air.celebrities')
end

.characterObject



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

def character
  fetch('the_fresh_prince_of_bel_air.characters')
end

.quoteObject



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

def quote
  fetch('the_fresh_prince_of_bel_air.quotes')
end