1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00
danbarberphoto/config/initializers/load_config.rb
2013-04-08 17:13:27 +01:00

3 lines
146 B
Ruby

# Load the app config from the config.yml file.
APP_CONFIG = YAML.load_file("#{Rails.root}/config/config.yml")[Rails.env].with_indifferent_access