From: Feng Luhan Date: 2007-10-11T02:22:31+09:00 Subject: Re: YAML file problem We already have a config.yal key1: 111 key2: 222 Now, user want to change key1 to 'aaa'. We must update the config file. originally it is store in the Database, but I think storing in the yaml file is better. -- Posted via http://www.ruby-forum.com/.