Sha256: 44f47da3fac3c6d405719e13c885f152ac60ce7781227077cb558582c70916ff

Contents?: true

Size: 173 Bytes

Versions: 4

Compression:

Stored size: 173 Bytes

Contents

# comments should be ignored
[section_one]
one = 1
two = 2

[section_two]  # you can comment here
one = 42       # and even here!
multi = 20 \   # and here, too
+ 22 \= 42

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
inifile_alt-2.0.2 test/data/comment.ini
inifile-2.0.2 test/data/comment.ini
inifile-2.0.1 test/data/comment.ini
inifile-2.0.0 test/data/comment.ini