Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update README with instructions on sum types
I had to look into specs to discover that this behavior was supported: https://github.com/dry-rb/dry-schema/blob/main/spec/integration/params/macros/value_spec.rb#L31 I feel this is a very useful pattern, and that making it more discoverable will be more user-friendly.
- Loading branch information