From: Kishore Rp Date: 2008-07-25T14:32:49+09:00 Subject: reading from a .ini file Hi all, I have a .ini file that looks like below.(in the same directory where ruby is installed) [info] URL=https://172.16.212.73/core UID=admin passwd=passwd In a .rb file, how do i read data from a .ini file.I have installed the ini-0.1.1. Pls help Thank you Kishore -- Posted via http://www.ruby-forum.com/.