Skip to content

Instantly share code, notes, and snippets.

View tmtk75's full-sized avatar

Tomotaka Sakuma tmtk75

View GitHub Profile
@tmtk75
tmtk75 / showcase.yaml
Created February 3, 2011 06:58
YAML showcase
###
### YAML Showcase
### Thanks for http://jp.rubyist.net/magazine/?0009-YAML
### To run:
### cat $0 | ruby -r pp -r yaml -e 'pp YAML.load STDIN.read'
###
collection:
mapping(block-style):
name: Taro
age: 32