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:
=
安装:
=
版本列表:
- 0.1.0 June 26, 2018 (9.5 KB)