Method: Board#to_a

Defined in:
lib/command_four/board.rb

#to_aObject



62
63
64
# File 'lib/command_four/board.rb', line 62

def to_a
  @board
end