aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
blob: e58086ce93c8e022298357046e831e6780934223 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
*   Added a shared section to config/database.yml that will be loaded for all environments.

    *Pierre Schambacher*

*   Namespace error pages' CSS selectors to stop the styles from bleeding into other pages
    when using Turbolinks.

    *Jan Krutisch*


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