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

Fix store dirty tracking documentation [ci-skip] #45224

Merged

Conversation

dmichaux
Copy link

Summary

Fixes an error in the code example for dirty tracking in ActiveRecord::Store.

Copy link
Member

@jonathanhefner jonathanhefner left a comment

Choose a reason for hiding this comment

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

When you're finished with the changes, would you mind squashing the commits? 🙏

Comment on lines 1 to 4
* Fix Store dirty tracking documentation

*dmichaux*

Copy link
Member

Choose a reason for hiding this comment

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

We usually don't add CHANGELOG entries for documentation fixes, so let's omit this.

Copy link
Author

@dmichaux dmichaux May 31, 2022

Choose a reason for hiding this comment

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

Thanks. I took out the CHANGELOG change and it's down to 1 commit.

@jonathanhefner jonathanhefner changed the title Fix store dirty tracking documentation Fix store dirty tracking documentation [ci-skip] May 31, 2022
@dmichaux dmichaux force-pushed the fix-store-dirty-tracking-documentation branch from a91a6cb to 9348e19 Compare May 31, 2022 17:11
@jonathanhefner jonathanhefner merged commit 2d62fd0 into rails:main May 31, 2022
@jonathanhefner
Copy link
Member

jonathanhefner commented May 31, 2022

Thank you, @dmichaux! 🎉

(Backported to 7-0-stable.)

jonathanhefner added a commit to jonathanhefner/rails that referenced this pull request Jun 22, 2022
…-documentation

Fix store dirty tracking documentation [ci-skip]

(cherry picked from commit 2d62fd0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants