Skip to content

Instantly share code, notes, and snippets.

@gustavoguichard
Created May 1, 2014 16:11
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 gustavoguichard/11455245 to your computer and use it in GitHub Desktop.
Save gustavoguichard/11455245 to your computer and use it in GitHub Desktop.
config.yml
development: &defaults
ADMIN_EMAIL: 'gustavoguichard@gmail.com'
test: &development
<<: *defaults
production:
<<: *defaults
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment