optionoids 0.1.0
Optionoids is a Ruby gem designed to provide a simple and flexible way to validate and check the content of option hashes. It allows developers to define checks for required keys, unexpected keys, and value conditions, making it easier to work with configuration options in Ruby applications.
Gemfile:
=
install:
=
Versions:
- 0.1.0 July 06, 2025 (13 KB)
Runtime Dependencies (1):
activesupport
>= 7.1.0, < 9.0