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:
=

インストール:
=

バージョン履歴:

  1. 0.1.0 June 26, 2018 (9.5KB)

Development依存関係 (3):

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

所有者:

作者:

  • Aashish Saini

SHA 256チェックサム:

=

累計ダウンロード数 2,332

このバージョンのみ 2,332

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: