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

Decorate ActiveRecord::SignedId finder methods #1302

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

bdewater-thatch
Copy link
Contributor

Motivation

Noticed I missed typing for these. https://api.rubyonrails.org/classes/ActiveRecord/SignedId/ClassMethods.html was added in Rails 6.1.

Implementation

Similar to existing finder methods.

Tests

Tests added.

@bdewater-thatch bdewater-thatch requested a review from a team as a code owner December 9, 2022 18:32
@paracycle paracycle merged commit 3ace4fb into Shopify:main Dec 15, 2022
@paracycle paracycle added the enhancement New feature or request label Dec 19, 2022
@shopify-shipit shopify-shipit bot temporarily deployed to production December 19, 2022 22:14 Inactive
@bdewater bdewater deleted the ar-signed-id branch December 20, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants