TwP / inifile

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

Make permission mode and bits configurable when creating INI file #38

Open zl4bv opened 8 years ago

zl4bv commented 8 years ago

As per the Ruby documentation, the permission mode and bits are platform dependent. Irrespective, this change seems to work on Linux.