Skip to content

Update documentation regarding errors array#1605

Merged
eval merged 1 commit intomikel:masterfrom
mikehale:patch-1
Jun 3, 2024
Merged

Update documentation regarding errors array#1605
eval merged 1 commit intomikel:masterfrom
mikehale:patch-1

Conversation

@mikehale
Copy link
Contributor

The errors list is built in field.rb like this:

      field.errors << [name, value, e]

That means there are 3 elements, but the last one would be at index 2, not 3.

@eval eval merged commit b641f39 into mikel:master Jun 3, 2024
@eval
Copy link
Collaborator

eval commented Jun 3, 2024

Thanks!

@mikehale mikehale deleted the patch-1 branch June 4, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants