Skip to content

Conversation

@natesholland
Copy link
Contributor

Instead of just extending some of the enumable method this extends all of the
enumerable methods which will make the classes easier to work with. The
only exception here is that we need to override the find method because
active record overrides the find method in ways that are not compatible
with the underlying enumerable API.

Instead of just extending some of the enumable method this extends all of the
enumerable methods which will make the classes easier to work with. The
only exception here is that we need to override the find method because
active record overrides the find method in ways that are not compatible
with the underlying enumerable API.
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