Skip to content

Conversation

@no-reply
Copy link
Member

Using Array(other) instead of other.to_a avoids throwing errors when comparing. This minor tweak slightly improves the solution to #304 given in #305.

Using `Array(other)` instead of `other.to_a` avoids throwing errors when
comparing. This minor tweak slightly improves the solution to #304 given
in #305.
@gkellogg gkellogg merged commit 5a6e12d into develop Jun 30, 2016
@gkellogg gkellogg deleted the feature/list-cmp branch June 30, 2016 16:50
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