Class: ConfConf::User::Config
- Inherits:
-
Config
- Object
- Config
- ConfConf::User::Config
- Defined in:
- lib/conf_conf/user.rb
Class Method Summary collapse
Class Method Details
.path ⇒ Object
15 16 17 |
# File 'lib/conf_conf/user.rb', line 15 def self.path File.join(File.('~'), '.conf_conf.json') end |