Libraries
»
hotwired
(0.0.4)
»
Index (C)
»
Hotwired
»
Config
Class: Hotwired::Config
Inherits:
Object
Object
Hotwired::Config
show all
Defined in:
lib/hotwired/config.rb
Constant Summary
collapse
ROOT =
File
.
join
ENV
[
"
HOME
"
]
,
"
.config
"
,
"
hotwired
"
CRASH =
File
.
join
ROOT
,
"
crash
"