Module: Core::Global
- Defined in:
- lib/core/global.rb,
lib/core/global/version.rb
Constant Summary collapse
- VERSION =
"0.1.1"
Class Method Summary collapse
Class Method Details
.version ⇒ Object
7 8 9 |
# File 'lib/core/global/version.rb', line 7 def self.version VERSION end |