config_path
in
lib/config.rb [45:48]
3
lines of code
1
McCabe index (conditional complexity)
def config_path File.join($root_path, 'config.yml') end