Class: ConfConf::User::Config

Inherits:
Config
  • Object
show all
Defined in:
lib/conf_conf/user.rb

Class Method Summary collapse

Class Method Details

.pathObject



15
16
17
# File 'lib/conf_conf/user.rb', line 15

def self.path
  File.join(File.expand_path('~'), '.conf_conf.json')
end