Class: Faker::TheITCrowd

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

Class Method Summary collapse

Class Method Details

.actorObject



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

def actor
  Faker::TvShows::TheITCrowd.actor
end

.characterObject



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

def character
  Faker::TvShows::TheITCrowd.character
end

.emailObject



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

def email
  Faker::TvShows::TheITCrowd.email
end

.quoteObject



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

def quote
  Faker::TvShows::TheITCrowd.quote
end