Module: Core::Event

Defined in:
lib/core/event.rb,
lib/core/event/version.rb,
lib/core/event/callable.rb,
lib/core/event/compiler.rb

Defined Under Namespace

Classes: Callable, Compiler

Constant Summary collapse

VERSION =
"0.2.1"

Class Method Summary collapse

Class Method Details

.versionObject



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

def self.version
  VERSION
end