We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, folks!
I assume ROM::Mongo::Struct was broken after this commit: https://github.com/dry-rb/dry-struct/pull/55/files
ROM::Mongo::Struct
rom-mongo/lib/rom/mongo/struct.rb
Lines 4 to 8 in cc335a4
I think we can just remove this option and inherit :permissive option from ROM::Struct. I would love to make PR as well.
:permissive
@solnic @GustavoCaso
The text was updated successfully, but these errors were encountered:
Yes @v-kolesnikov with the latest version of dry-struct this will raise an error.
dry-struct
I haven't use rom-mongo ever but I think what you are suggesting is a good idea.
rom-mongo
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Hi, folks!
I assume
ROM::Mongo::Struct
was broken after this commit: https://github.com/dry-rb/dry-struct/pull/55/filesrom-mongo/lib/rom/mongo/struct.rb
Lines 4 to 8 in cc335a4
I think we can just remove this option and inherit
:permissive
option from ROM::Struct.I would love to make PR as well.
@solnic @GustavoCaso
The text was updated successfully, but these errors were encountered: