TwP / inifile

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

Parameter division string not stored #51

Open felipec opened 5 years ago

felipec commented 5 years ago

If I have some text like this:

text/plain=gvim.desktop

I would expect the string dividing the parameter should be saved.

Instead I get this:

text/plain = gvim.desktop