class Main
Public Class Methods
start_game()
click to toggle source
# File lib/Gol_Col.rb, line 19 def self.start_game include GolCol end
# File lib/Gol_Col.rb, line 19 def self.start_game include GolCol end