Module: TopholdEngine
- Defined in:
- lib/tophold_engine.rb,
lib/tophold_engine/engine.rb,
lib/tophold_engine/version.rb
Defined Under Namespace
Classes: Engine
Constant Summary collapse
- VERSION =
"0.0.8"
Class Method Summary collapse
Class Method Details
.setup {|_self| ... } ⇒ Object
8 9 10 |
# File 'lib/tophold_engine.rb', line 8 def self.setup yield self end |