Skip to content

Instantly share code, notes, and snippets.

@YouSysAdmin
Created December 18, 2015 17:02
Show Gist options
  • Save YouSysAdmin/bb1ed1b0132a36e041e2 to your computer and use it in GitHub Desktop.
Save YouSysAdmin/bb1ed1b0132a36e041e2 to your computer and use it in GitHub Desktop.
Twi
// config/initializers/appconfig.rb
APP_CONFIG = YAML.load_file(Rails.root.join('config/app_config.yml'))[Rails.env]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment