Module: Core::Global

Extended by:
Extension
Defined in:
lib/core/global.rb,
lib/core/global/version.rb

Overview

public

Add a global instance to any object.

Constant Summary collapse

VERSION =
"0.3.0"

Class Method Summary collapse

Class Method Details

.versionObject



7
8
9
# File 'lib/core/global/version.rb', line 7

def self.version
  VERSION
end