module TicTacToeRu

Constants

VERSION

Public Class Methods

version() click to toggle source
# File lib/tic_tac_toe_ru.rb, line 8
def self.version
      TicTacToeRu::VERSION
end