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 serialize method for Rails 7.1.2 compatibility #385

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

ur5us
Copy link
Collaborator

@ur5us ur5us commented Jan 19, 2024

This PR supersedes #384 with a clean history rebased on top of the latest main.

Fixes #382
Closes #384

@ur5us ur5us self-assigned this Jan 19, 2024
@ur5us ur5us merged commit 5012e0d into main Jan 19, 2024
14 checks passed
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.

missing keyword: :coder If no default coder is configured, a coder must be provided to serialize. rails 7
2 participants