Method: Grid#to_s

Defined in:
lib/cem/cruzzles.rb

#to_sObject



465
466
467
# File 'lib/cem/cruzzles.rb', line 465

def to_s
  printBoard()
end