dry-rb / dry-schema

Coercion and validation for data structures
https://dry-rb.org/gems/dry-schema
MIT License
425 stars 110 forks source link

Update for latest dry configurable #356

Closed timriley closed 3 years ago

solnic commented 3 years ago

so, the patch won't work because once you start nesting setting the execution context changes, gah

timriley commented 3 years ago

This one turned out not to need any kind of special patching now that we made sure the upcoming dry-configurable deprecations covered all possible cases (tested in https://github.com/dry-rb/dry-configurable/issues/120).