aboutsummaryrefslogblamecommitdiffstats
path: root/railties/CHANGELOG.md
blob: 83fe6f56a4a4e1c53d415a8ab4f18a77f22d81b3 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                                                 



                                                                                              
                                                                                            

         
 
                                                                                                                     
*   Default `config.assets.quiet = true` in the development environment. Suppress
    logging of `sprockets-rails` requests by default.

    *Kevin McPhillips*

*   Ensure `/rails/info` routes match in development for apps with a catch-all globbing route.

    *Nicholas Firth-McCoy*

*   Added a shared section to `config/secrets.yml` that will be loaded for all environments.

    *DHH*

Please check [5-0-stable](https://github.com/rails/rails/blob/5-0-stable/railties/CHANGELOG.md) for previous changes.