Module: Core::Handler
- Extended by:
- Extension
- Defined in:
- lib/core/handler.rb,
lib/core/handler/version.rb,
lib/core/handler/callable.rb,
lib/core/handler/compiler.rb
Overview
- public
Defined Under Namespace
Constant Summary collapse
- VERSION =
"0.2.0"
Class Method Summary collapse
Class Method Details
.version ⇒ Object
7 8 9 |
# File 'lib/core/handler/version.rb', line 7 def self.version VERSION end |