Class: Faker::VentureBros

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

Class Method Summary collapse

Class Method Details

.characterObject



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

def character
  Faker::TvShows::VentureBros.character
end

.organizationObject



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

def organization
  Faker::TvShows::VentureBros.organization
end

.quoteObject



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

def quote
  Faker::TvShows::VentureBros.quote
end

.vehicleObject



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

def vehicle
  Faker::TvShows::VentureBros.vehicle
end