From: Stefano Crocco Date: 2009-03-23T23:45:38+09:00 Subject: Re: Newbie needs help with first project Alle Monday 23 March 2009, Eric Jacoboni ha scritto: > What's wrong with "ri YAML" ? In my opinion, it's not very informative. True, it does have a (very minimal) example, but most of it is either very generic (the first part) or mostly suited for people who already know how YAML works (the second part). As for tutorials on YAML and ruby, you can look at the YAML for ruby cookbook (http://www.yaml.org/YAML_for_ruby.html). I found it extremely useful while learning YAML. Also, YAML in Five Minutes (http://yaml.kwiki.org/index.cgi?YamlInFiveMinutesMinuteOne), which is mentioned in ri YAML, can be useful. Stefano