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 allow_mass_assignment_of matcher #1430

Merged
merged 1 commit into from
Mar 21, 2021

Conversation

vsppedro
Copy link
Collaborator

@vsppedro vsppedro commented Mar 20, 2021

I noticed that we are not testing this matcher with the Rails versions that we support. So I decided to remove it. What do you think?

@vsppedro vsppedro requested a review from mcmire March 20, 2021 20:59
@vsppedro vsppedro changed the title Remove allow mass assignment of matcher Remove allow_mass_assignment_of matcher Mar 20, 2021
@vsppedro vsppedro force-pushed the remove-allow-mass-assignment-of-matcher branch from 8dcc5f4 to cf6a557 Compare March 20, 2021 21:01
@mcmire
Copy link
Collaborator

mcmire commented Mar 21, 2021

That makes sense! I feel like everyone should be using Strong Parameters at this point in time.

@vsppedro
Copy link
Collaborator Author

vsppedro commented Mar 21, 2021

I feel like everyone should be using Strong Parameters at this point in time.

I agree! 👍

@vsppedro vsppedro merged commit 33e1a1a into master Mar 21, 2021
@vsppedro vsppedro deleted the remove-allow-mass-assignment-of-matcher branch March 21, 2021 03:40
@vsppedro vsppedro mentioned this pull request Jun 4, 2021
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