Module: Alet
- Defined in:
- lib/alet/app.rb,
lib/alet/config.rb,
lib/alet/version.rb,
lib/alet/generate/project.rb
Defined Under Namespace
Modules: Project Classes: App, Config
Constant Summary collapse
- VERSION =
'0.1.0'
Class Method Summary collapse
Class Method Details
.config ⇒ Object
2 3 4 |
# File 'lib/alet/config.rb', line 2 def self.config @config ||= Config.new end |