RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

iniparser v1.0 - read / parse INI configuration, settings and data files into a hash

Hello, I’ve updated the iniparser gem / library to support “modern” named subsections and now you can even use space as your name / value separator in keys / properties and much more. Read more about ruby’s ini configuration reader. Cheers. Prost PS: The readme includes Frequently Asked Questions (FAQ) and Answers such as Q: Why not use TOML (Tom’s Obvious, Minimal Language)? or Q: Why not use IniFile - the most popular library (10+ million downloads and counting)?

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in