mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
2 lines
110 B
Ruby
2 lines
110 B
Ruby
# Load the app config from the config.yml file.
|
|
APP_CONFIG = YAML.load_file("#{Rails.root}/config/config.yml") |