cerebris / jsonapi-resources

A resource-focused Rails library for developing JSON:API compliant servers.
http://jsonapi-resources.com
MIT License
2.32k stars 532 forks source link

resource identity comparable #1430

Closed lgebhardt closed 10 months ago

lgebhardt commented 10 months ago

Fixes #1429

add tests for ResourceIdentity, including that comparison does not allocate memory

All Submissions:

New Feature Submissions:

Bug fixes and Changes to Core Features:

Test Plan:

Reviewer Checklist: