Class: Faker::LordOfTheRings

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

Class Method Summary collapse

Class Method Details

.characterObject



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

def character
  Faker::Movies::LordOfTheRings.character
end

.locationObject



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

def location
  Faker::Movies::LordOfTheRings.location
end

.quoteObject



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

def quote
  Faker::Movies::LordOfTheRings.quote
end