Libraries
»
github-shush
(0.2.1)
»
Index
»
Top Level Namespace
Top Level Namespace
Constant Summary
collapse
CONFIG_FILE =
"
#{
ENV
[
'
HOME
'
]
}
/.github-shush-config.rb
"
CONFIG_SAMPLE_FILE =
File
.
dirname
(
__FILE__
)
+
"
/config.sample.rb
"