Method: Faker::Games::Control.the_board
- Defined in:
- lib/faker/games/control.rb
.the_board ⇒ String
< Produces a line/quote/message from The Board >
94 95 96 |
# File 'lib/faker/games/control.rb', line 94 def the_board fetch('games.control.the_board') end |