# File lib/picnic/conf.rb, line 70 def example_config_file_path(app_root) "#{app_root}/config.example.yml" end