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