dry-rb/dry-validation

Uninitialized constant Dry::Validation::Messages::Resolver

Open

#742 aberto em 22 de out. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Ruby (193 forks)github user discovery
bughelp wanted

Métricas do repositório

Stars
 (1.421 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Describe the bug

Sometimes uninitialized constant Dry::Validation::Messages::Resolver error occurs in production sites. It originates from this line

Restarting the server solves the issue.

To Reproduce

Not easy to reproduce

My environment

  • Affects my production application: YES
  • Ruby version: 3.3.5
  • OS: Ubuntu 24.04.3
  • Dry Validation Version: 1.11.1
  • Zeitwerk Version: 2.7.2

Guia do colaborador