TwP / inifile

Native Ruby package for reading and writing INI files
http://codeforpeople.rubyforge.org/inifile
95 stars 47 forks source link

works for me #5

Closed serpent213 closed 13 years ago

serpent213 commented 13 years ago

testcase:

[abc] key1=abc key3="" key2="def"

[poi] key5=abc key6="def" key7="" key8="multi line"

kind regards, Steffen