palkan / anyway_config

Configuration library for Ruby gems and applications
MIT License
778 stars 52 forks source link

Validation and improved type casting #50

Closed palkan closed 4 years ago

palkan commented 4 years ago

What is the purpose of this pull request?

Make serialization configurable in the config class. Add required keys presence validation.

What changes did you make? (overview)

Checklist