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 ActiveQuery#select to accept a block #99

Merged
merged 3 commits into from
Sep 13, 2024
Merged

Conversation

jflack-bf
Copy link
Contributor

In an effort to alleviate some of the pain indicated in #90, .select will now accept a block so we don't have to .to_a an ActiveQuery result to operate on it.

@jflack-bf jflack-bf marked this pull request as draft September 11, 2024 20:49
update select spec
@jflack-bf jflack-bf marked this pull request as ready for review September 12, 2024 14:41
@mikelarkin mikelarkin merged commit 8619a99 into main Sep 13, 2024
7 checks passed
@mikelarkin mikelarkin deleted the select-with-block branch September 13, 2024 17:00
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