Skip to content

Instantly share code, notes, and snippets.

@tanepiper
Created February 3, 2011 19:41
Show Gist options
  • Select an option

  • Save tanepiper/810038 to your computer and use it in GitHub Desktop.

Select an option

Save tanepiper/810038 to your computer and use it in GitHub Desktop.
global.config =
foo: 'bar'
require 'config'
// some code
bar = config.foo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment