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

feat(fixture_set): implement non signed global_id helper method #144

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

rainerborene
Copy link
Contributor

No description provided.

@rafaelfranca
Copy link
Member

Can you explain why this is needed?

@rainerborene
Copy link
Contributor Author

Sure. Take ActiveJob for example, it stores the decrypted global ID on the job payload. In our web application, we follow the same approach but for another purpose. And we need to create the global ID in the fixture files.

@rafaelfranca rafaelfranca merged commit add93e1 into rails:main Jan 3, 2023
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