Skip to content

Instantly share code, notes, and snippets.

@hannesfostie
Created January 2, 2015 09:30
Show Gist options
  • Save hannesfostie/bd139f0e94dcd237cda6 to your computer and use it in GitHub Desktop.
Save hannesfostie/bd139f0e94dcd237cda6 to your computer and use it in GitHub Desktop.
foo:
bar: baz
stuff: thing
key:
anotherkey: value
something: other
yaml[:foo][:key][:anotherkey] == 'value'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment