Skip to content

Always render the same empty result for empty Array-like collections#51

Merged
EmCousin merged 3 commits intomainfrom
bugfix/serialize-empty-active-record-collections
May 20, 2025
Merged

Always render the same empty result for empty Array-like collections#51
EmCousin merged 3 commits intomainfrom
bugfix/serialize-empty-active-record-collections

Conversation

@EmCousin
Copy link
Owner

This pull request should fix #49

@EmCousin EmCousin self-assigned this May 20, 2025
@EmCousin
Copy link
Owner Author

@code-bunny can you check against this branch if the issue at #49 still occurs?

@code-bunny
Copy link

Yep, that's sorted it thanks!

@EmCousin EmCousin merged commit 5ff63ab into main May 20, 2025
1 check 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.

Have to pass to_a for ActiveRecord_Relation if result is empty

2 participants