Pages
Home
Rails Tutorial
The Standard Librarians
LRTHW
Docs
Keywords
styles
Tuesday, December 9, 2014
YAML
Research & Examples
Yet Another Markup Language
The YAML Cookbook
http://www.yaml.org/YAML_for_ruby.html#simple_sequence
http://stackoverflow.com/questions/3877004/how-do-i-parse-a-yaml-file
require
'yaml'
thing
=
YAML
.
load_file
(
'some.yml'
)
puts thing
.
inspect
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment