YAML « XML « Ruby






1.YAML Demo
2.use YAML::dump to convert your Person object array into YAML data
3.Output a hash with yaml
4.Reading and Writing Configuration Files
5.Convert hash to configuration file
6.YAML for Marshaling