RubyGems Navigation menu

file_config_parser 0.1.0

Parse the configuration file using only the ruby standard library (no gems). Parse the configuration items into a Hash. Hash values should use the appropriate native Ruby data types. For example ‘debug_mode=off' would return in the hash, 'debug_mode: false'

Gemfile:
=

installieren:
=

Versionen:

  1. 0.1.0 June 26, 2018 (9,5 KB)

Development Abhängigkeiten (3):

bundler ~> 1.16
rake ~> 10.0
rspec ~> 3.0

Besitzer:

Autoren:

  • Aashish Saini

SHA 256-Prüfsumme:

=

Downloads insgesamt 2.331

Für diese Version 2.331

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: