Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comments #48

Open
letarg0 opened this issue Feb 25, 2018 · 0 comments
Open

comments #48

letarg0 opened this issue Feb 25, 2018 · 0 comments

Comments

@letarg0
Copy link

letarg0 commented Feb 25, 2018

comment is not stored when use .save() function.
i cos my comments

#!/usr/bin/env ruby
# encoding: utf-8
require 'inifile'
ini = IniFile.load('test.ini')
ini['section']['foo'] = 'baz'
ini.save

if test.ini have comment when save i lost it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant