Skip to content

Conversation

@afcapel
Copy link
Contributor

@afcapel afcapel commented Apr 5, 2022

The method was calling Hash.slice with a string and Hash.slice was using forEach on the string, but forEach is not defined for strings.

The method was calling Hash.slice with a string and Hash.slice was using
forEach on the string, but forEach is not defined for strings.
@afcapel afcapel requested a review from kevinmcconnell April 5, 2022 16:35
Copy link
Contributor

@kevinmcconnell kevinmcconnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@afcapel afcapel merged commit 72c7404 into v2 Apr 6, 2022
@afcapel afcapel deleted the fix-attribute-check branch April 6, 2022 09:49
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.

3 participants