Libraries
»
pszals_ttt
(0.0.5)
»
Index
»
Runner
»
#call
Method: Runner#call
Defined in:
lib/runner.rb
#
call
⇒
Object
11 12 13 14
# File 'lib/runner.rb', line 11
def
call
configure_game
play_game
end