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

Update "Ruby on Rails 5.2 Release Notes" Guide [ci skip] #32222

Merged

Commits on Mar 13, 2018

  1. Update "Ruby on Rails 5.2 Release Notes" Guide [ci skip]

    - Add a description of major features in Rails 5.2.
    - Add a reference to Pull Request/Commit to every entry in CHANGELOGs,
      note that some of them combined.
    - Add section "Ruby on Rails Guides" with notable changes.
    - Note that
      - Skipped this since encrypted secrets are already on the way out.
        ```
        *   Add `rails secrets:show` command.
            ([Pull Request](rails#29695))
        ```
      - Skipped this since it was backported all the way to 5-0-stable.
        ```
        *   Make Rails' test runner work better with minitest plugins.
            ([Pull Request](rails#29572))
        ```
    
    Thanks to everyone who has been working on Rails 5.2! <3
    bogdanvlviv committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    7fd6d69 View commit details
    Browse the repository at this point in the history