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

[ci skip] Fix ParameterMissing exception name in docs #28288

Merged
merged 1 commit into from
Mar 4, 2017

Conversation

tejasbubane
Copy link
Contributor

Summary

Should be ActionController::ParameterMissing and not ActionController::MissingParameter.

Other Information

Corresponding change was done in guides in #9816.

Should be `ActionController::ParameterMissing` and not
`ActionController::MissingParameter`.

Corresponding change was done in guides in
rails#9816.
@robin850 robin850 merged commit d7075e0 into rails:master Mar 4, 2017
@robin850
Copy link
Member

robin850 commented Mar 4, 2017

Thanks @tejasbubane ! :-)

@tejasbubane tejasbubane deleted the fix-parameter-missing-doc branch March 4, 2017 17:53
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

3 participants