From: Nit Khair Date: 2008-10-09T02:50:09+09:00 Subject: Re: Suggestions for common/global data in app (cli) Joel VanderWerf wrote: > > One suggestion (based on yaml): > > http://redshift.sourceforge.net/preferences/ > > It also provides a utility method to find the right user dir to store > prefs in, based on env vars. > > It may be overkill for a simple program though. Thanks, looks good. My app should become pretty large. I like the idea of config being saved too (easily), so next execution takes the new config. Btw, I am aware of Configatron, too. -- Posted via http://www.ruby-forum.com/.