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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 6.0 Release Notes for Action Pack #36107

Merged

Conversation

alexcameron89
Copy link
Member

Summary

I've gone through the CHANGELOG for Action Pack, pulled out anything
that was backported, rephrased some of the descriptions and found their
PR's/commits as links.

If there is anything that you feel I should remove, please let me know. 馃槃

* Allow the use of `parsed_body` in `ActionController::TestCase`.
([Pull Request](https://github.com/rails/rails/pull/34717))

* Raise an error on root route naming conflicts.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can expand on this, perhaps something like ~

Raise an error when a root route exists and other is defined without name.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do you like Raise an ArgumentError when multiple root routes exists in the same context without as: naming specifications.?

guides/source/6_0_release_notes.md Outdated Show resolved Hide resolved
I've gone through the CHANGELOG for Action Pack, pulled out anything
that was backported, rephrased some of the descriptions and found their
PR's/commits as links.
@alexcameron89
Copy link
Member Author

Thank you @rafaelfranca and @prathamesh-sonpatki, I've made those changes. 馃槃

@prathamesh-sonpatki prathamesh-sonpatki merged commit e281641 into rails:master Apr 26, 2019
@alexcameron89 alexcameron89 deleted the add_more_release_notes branch April 26, 2019 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants