Skip to content

Conversation

tf
Copy link
Member

@tf tf commented Nov 24, 2021

Turn page_types into array since JBuilder
2.11.3 (rails/jbuilder#501) requires
collection to respond to empty?, which Enumerable does not
provide. See also rails/jbuilder#514

REDMINE-19357

@tf tf added this to the v15.7 milestone Nov 24, 2021
Turn enumerables into arrays since JBuilder
2.11.3 (rails/jbuilder#501) requires
collection to respond to `empty?`, which `Enumerable` does not
provide. See also rails/jbuilder#514

REDMINE-19357
@tf tf force-pushed the jbuilder-2-11-3 branch from d76e48b to 68af326 Compare November 24, 2021 13:21
@tf tf merged commit 926b297 into codevise:master Nov 24, 2021
@tf tf deleted the jbuilder-2-11-3 branch November 24, 2021 13:30
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.

1 participant