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

fix typo [ci-skip]

This commit is contained in:
sampatbadhe 2021-12-07 21:09:54 +05:30
parent 8821577113
commit a9a8c73090

View file

@ -118,7 +118,7 @@ Please refer to the [Changelog][active-record] for detailed changes.
attribute :column, :string
```
* Remove deprecacated support to resolve connection using `"primary"` as connection specification name.
* Remove deprecated support to resolve connection using `"primary"` as connection specification name.
* Remove deprecated support to quote `ActiveRecord::Base` objects.