Libraries
»
bashrw_ttt
(0.1.0)
»
Index
»
TTT
»
GameInteractor
»
#board
Method: TTT::GameInteractor#board
Defined in:
lib/ttt/game_interactor.rb
#
board
(game) ⇒
Object
97 98 99
# File 'lib/ttt/game_interactor.rb', line 97
def
board
(
game
)
game
.
board
[
]
end