dry-rb/dry-validation

Documentation missmatch: `predicates_as_macros` is not available until v1.2

Open

#727 opened on Feb 22, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Ruby (193 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (1,421 stars)
PR merge metrics
 (PR metrics pending)

Description

I just wanted to point out that in the official docs it talks about :predicates_as_macros extension since v1.0 but it is not available until v1.2 so it would be cool to update those docs

Contributor guide