Skip to content

Instantly share code, notes, and snippets.

@steini
Created October 11, 2013 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steini/6940523 to your computer and use it in GitHub Desktop.
Save steini/6940523 to your computer and use it in GitHub Desktop.
# config/environment.rb
SWITCHES = YAML::load(File.open("#{File.join(RAILS_ROOT,"config","switches.yml")}"))[RAILS_ENV]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment