Skip to content

Conversation

y-yagi
Copy link
Member

@y-yagi y-yagi commented Apr 4, 2019

The params generation was cut out to a method in rails/rails#35805.
This is to handle the attachments field.

So use the method in jbuilder as well. Without this, a permit to handle arrays is not generated if attachments field is specified.

The params generation was cut out to a method in rails/rails#35805.
This is to handle the attachments field.

So use the method in jbuilder as well. Without this, a permit to handle
arrays is not generated if attachments field is specified.
@rafaelfranca rafaelfranca merged commit 7ff5e25 into rails:master Apr 4, 2019
@y-yagi y-yagi deleted the respect_changing_scaffold_generator branch April 4, 2019 21:02
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