Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove const_missing which fallback to deprecated NEVER_UNPERMITTED_PARAMS #23678

Merged

Conversation

kamipo
Copy link
Member

@kamipo kamipo commented Feb 14, 2016

NEVER_UNPERMITTED_PARAMS is deprecated in Rails 4.2. See #15933.

@rails-bot
Copy link

r? @eileencodes

(@rails-bot has picked a reviewer for you, use r? to override)

…D_PARAMS`

`NEVER_UNPERMITTED_PARAMS` is deprecated in Rails 4.2. See rails#15933.
@kamipo kamipo force-pushed the remove_deprecated_never_unpermitted_params branch from 06143db to 7433836 Compare February 14, 2016 19:17
eileencodes added a commit that referenced this pull request Feb 14, 2016
…tted_params

Remove `const_missing` which fallback to deprecated `NEVER_UNPERMITTED_PARAMS`
@eileencodes eileencodes merged commit f432e12 into rails:master Feb 14, 2016
@eileencodes
Copy link
Member

Thanks! 😄

@kamipo
Copy link
Member Author

kamipo commented Feb 14, 2016

😄

@kamipo kamipo deleted the remove_deprecated_never_unpermitted_params branch February 14, 2016 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants