We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hi there,
I just wanted to point out that this gem is missing the maybe matchers:
it { should validate(:field, :required).maybe(:int?) }
Is this something y'all are interested in adding? Are you open to a PR that this matcher?
Faun