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'
Required Ruby Version
>= 0
Authors
Aashish Saini
Versions
- 0.1.0 June 26, 2018 (9.5 KB)