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.5 KB)

Development 相依性套件 (3):

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

擁有者:

作者:

  • Aashish Saini

SHA 256 總和檢查碼:

=

總下載次數 2,333

這個版本 2,333

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: