Skip to content

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

Merged
rafaelfranca merged 1 commit intorails:mainfrom
rainerborene:feature/fixture_set
Jan 3, 2023
Merged

feat(fixture_set): implement non signed global_id helper method#144
rafaelfranca merged 1 commit intorails:mainfrom
rainerborene:feature/fixture_set

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