Skip to content

Instantly share code, notes, and snippets.

@merbjedi
Created February 18, 2010 07:51
Show Gist options
  • Save merbjedi/307452 to your computer and use it in GitHub Desktop.
Save merbjedi/307452 to your computer and use it in GitHub Desktop.
CONFIG = Rails.root.join("config", "config.yml").open{ |file| YAML::load(file) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment