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

add missing as to request kwargs of ActionDispatch::IntegrationTest #25164

Merged

Conversation

y-yagi
Copy link
Member

@y-yagi y-yagi commented May 27, 2016

Follow up to #21671

@rails-bot
Copy link

r? @sgrif

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

@kaspth
Copy link
Contributor

kaspth commented May 27, 2016

Thanks! I take it this fixes deprecation warnings being printed for:

get articles_url, as: :json

👍

@kaspth kaspth merged commit 8c4c552 into rails:master May 27, 2016
@y-yagi
Copy link
Member Author

y-yagi commented May 27, 2016

Thanks!

@y-yagi y-yagi deleted the add_missing_as_option_to_deprecation_message branch May 27, 2016 09:45
kaspth added a commit that referenced this pull request May 30, 2016
…ation_message

add missing `as` to request kwargs of `ActionDispatch::IntegrationTest`
@jeremy
Copy link
Member

jeremy commented May 30, 2016

Needs backport to 5-0-stable

@jeremy jeremy added this to the 5.0.1 milestone May 30, 2016
@kaspth
Copy link
Contributor

kaspth commented May 31, 2016

@jeremy already done, but forgot the link. Here it is on 5-0-stable: 3e45dd9

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

6 participants