Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 338 Bytes

hobbit.md

File metadata and controls

13 lines (9 loc) · 338 Bytes

Faker::Hobbit

# Any character from the book
Faker::Hobbit.character #=> "Gandalf the Grey"

# One of the 13 dwarves from the Company, or Gandalf, or Bilbo 
Faker::Hobbit.thorins_company #=> "Thorin Oakenshield"

Faker::Hobbit.quote #=> "Never laugh at live dragons, Bilbo you fool!"

Faker::Hobbit.location #=> "The Shire"