Skip to content

Instantly share code, notes, and snippets.

@whalec
Created March 25, 2010 05:02
Show Gist options
  • Save whalec/343199 to your computer and use it in GitHub Desktop.
Save whalec/343199 to your computer and use it in GitHub Desktop.
APPLICATION[:version] == '1.0.1'
APPLICATION[:language] == 'en-uk'
version: 1.0.1
language: en-uk
# You can add all sorts of specific info here later if you want to.
APPLICATION = YAML.load_file("#{Rails.root}/config/application_configuration.yml").symbolize_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment