0exp / qonfig

Powerful configuration Ruby-framework with a support for many commonly used config formats with a multi-functional API, developer-friendly DSL and object-oriented behavior.
MIT License
23 stars 8 forks source link

Add a configurable ability to use `safe_load` instead of `unsafe_load` inside YAML loader #134

Open 0exp opened 2 years ago

0exp commented 2 years ago

Or, change the deafult behavior to safe_load and add an ability to optional switching to unsafe_load for each class separately