Class: Ghaki::App::Engine
- Inherits:
-
Object
- Object
- Ghaki::App::Engine
- Includes:
- Singleton
- Defined in:
- lib/ghaki/app/engine.rb
Overview
Singleton application engine.
This is a unified loading place for application level singletons.
Examples
require 'ghaki/app/engine'
app = Ghaki::App::Engine.instance