From: Oyvind Pettersen Date: 2010-04-08T10:20:54+09:00 Subject: Best practice for saving settings in separate file I'm currently building an application that relies on a rather large set of settings and paths that needs to sit in its own file. What are the best way to go about? XML? Simple strings in a text file? The settings files would be created manually, but the app will have to update a few integers in the files. Thanks in advance, Øyvind -- Posted via http://www.ruby-forum.com/.