69 70 71
# File 'lib/configural/app.rb', line 69 def config_path @config_path || (@path and File.join(@path, 'config')) end