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

Match Rails dirty tracking behavior #105

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Conversation

liveh2o
Copy link
Owner

@liveh2o liveh2o commented Dec 7, 2024

Do not skip dirty tracking when initializing to match Rails behavior. Instead, use .instantiate, or manually reset changes as needed.

Do not skip dirty tracking when initializing to match Rails behavior.
Instead, use .instantiate, or manually reset changes as needed.
@liveh2o liveh2o merged commit 3e3c7e4 into main Dec 7, 2024
7 checks passed
@liveh2o liveh2o deleted the ah/cleanup_dirty_tracking branch December 7, 2024 19:59
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.

1 participant