Created
December 18, 2015 17:02
-
-
Save YouSysAdmin/bb1ed1b0132a36e041e2 to your computer and use it in GitHub Desktop.
Twi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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