Skip to content
New issue

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

Update documentation regarding errors array #1605

Merged
merged 1 commit into from
Jun 3, 2024
Merged

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.

None yet

2 participants