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

Replace to use of ActionController::Parameters#expect for strong parameter #147

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

taketo1113
Copy link
Member

Summary

Replace to use of ActionController::Parameters#expect for strong parameter of Rails 8.0

Changes

  • params.permit -> params.expect

Related URL

@taketo1113 taketo1113 self-assigned this Jan 20, 2025
@taketo1113 taketo1113 merged commit 70c9667 into develop Jan 20, 2025
3 checks passed
@taketo1113 taketo1113 deleted the feature/params-expect branch January 20, 2025 01:34
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