Class: Faker::Hobbit

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

Class Method Summary collapse

Class Method Details

.characterObject



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

def character
  Faker::Movies::Hobbit.character
end

.locationObject



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

def location
  Faker::Movies::Hobbit.location
end

.quoteObject



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

def quote
  Faker::Movies::Hobbit.quote
end

.thorins_companyObject



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

def thorins_company
  Faker::Movies::Hobbit.thorins_company
end