1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Small grammar fix

[ci skip]
This commit is contained in:
Jon Moss 2017-04-27 18:28:01 -04:00
parent 1005c42a65
commit 8d79eed3e9

View file

@ -453,7 +453,7 @@ Please refer to the [Changelog][active-record] for detailed changes.
* Removed deprecated force reload argument in singular and collection association readers.
([Commit](https://github.com/rails/rails/commit/09cac8c67af))
* Removed deprecated support to passing a column to `#quote`.
* Removed deprecated support for passing a column to `#quote`.
([Commit](https://github.com/rails/rails/commit/e646bad5b7c))
* Removed deprecated `name` arguments from `#tables`.