class Faker::LordOfTheRings
Public Class Methods
character()
click to toggle source
# File lib/faker/lord_of_the_rings.rb, line 4 def character fetch('lord_of_the_rings.characters') end
location()
click to toggle source
# File lib/faker/lord_of_the_rings.rb, line 8 def location fetch('lord_of_the_rings.locations') end