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:
parent
1005c42a65
commit
8d79eed3e9
1 changed files with 1 additions and 1 deletions
|
@ -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`.
|
||||
|
|
Loading…
Reference in a new issue