Class: Juici::Config
- Inherits:
-
Object
- Object
- Juici::Config
- Defined in:
- lib/juici/config.rb
Class Method Summary collapse
-
.workspace ⇒ Object
XXX Temporary implementation to be replaced by a config reader.
Class Method Details
.workspace ⇒ Object
XXX Temporary implementation to be replaced by a config reader
3 4 5 |
# File 'lib/juici/config.rb', line 3 def workspace "/tmp/juici/workspace" end |