rails--rails/guides/CHANGELOG.md

19 lines
598 B
Markdown
Raw Normal View History

* Split up rows in the Explain Queries table of the ActiveRecord Querying section
in order to improve readability.
* John Kelly Ferguson *
* Change all non-HTTP method 'post' references to 'article'.
*John Kelly Ferguson*
* Updates the maintenance policy to match the latest versions of Rails
*Matias Korhonen*
* Switched the order of `Applying a default scope` and `Merging of scopes` subsections so default scopes are introduced first.
*Alex Riabov*
Please check [4-1-stable](https://github.com/rails/rails/blob/4-1-stable/guides/CHANGELOG.md) for previous changes.