Class: Faker::Witcher
- Inherits:
-
Object
- Object
- Faker::Witcher
- Extended by:
- Gem::Deprecate
- Defined in:
- lib/faker/deprecate/witcher.rb
Class Method Summary collapse
- .character ⇒ Object
- .location ⇒ Object
- .monster ⇒ Object
- .quote ⇒ Object
- .school ⇒ Object
- .witcher ⇒ Object
Class Method Details
.character ⇒ Object
8 9 10 |
# File 'lib/faker/deprecate/witcher.rb', line 8 def character Faker::Games::Witcher.character end |
.location ⇒ Object
20 21 22 |
# File 'lib/faker/deprecate/witcher.rb', line 20 def location Faker::Games::Witcher.location end |
.monster ⇒ Object
28 29 30 |
# File 'lib/faker/deprecate/witcher.rb', line 28 def monster Faker::Games::Witcher.monster end |
.quote ⇒ Object
24 25 26 |
# File 'lib/faker/deprecate/witcher.rb', line 24 def quote Faker::Games::Witcher.quote end |