Class: FakeFaker::Books::Dune
- Inherits:
-
Object
- Object
- FakeFaker::Books::Dune
- Defined in:
- lib/fake_faker/books/dune.rb
Class Method Summary collapse
Class Method Details
.quote(character = nil) ⇒ Object
5 6 7 |
# File 'lib/fake_faker/books/dune.rb', line 5 def quote(character = nil) ::Faker::Books::Dune.quote(character: character) end |
.saying(source = nil) ⇒ Object
9 10 11 |
# File 'lib/fake_faker/books/dune.rb', line 9 def (source = nil) ::Faker::Books::Dune.(source: source) end |