Class: Faker::Hobbit
- Inherits:
-
Object
- Object
- Faker::Hobbit
- Extended by:
- Gem::Deprecate
- Defined in:
- lib/faker/deprecate/hobbit.rb
Class Method Summary collapse
Class Method Details
.character ⇒ Object
8 9 10 |
# File 'lib/faker/deprecate/hobbit.rb', line 8 def character Faker::Movies::Hobbit.character end |
.location ⇒ Object
20 21 22 |
# File 'lib/faker/deprecate/hobbit.rb', line 20 def location Faker::Movies::Hobbit.location end |
.quote ⇒ Object
16 17 18 |
# File 'lib/faker/deprecate/hobbit.rb', line 16 def quote Faker::Movies::Hobbit.quote end |
.thorins_company ⇒ Object
12 13 14 |
# File 'lib/faker/deprecate/hobbit.rb', line 12 def thorins_company Faker::Movies::Hobbit.thorins_company end |