Skip to content

Commit 9673d5d

Browse files
committed
docs, remove deprecation entry in favor of abe6484. [ci skip]
1 parent 26fb57b commit 9673d5d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

guides/source/4_1_release_notes.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -422,11 +422,6 @@ for detailed changes.
422422

423423
* Deprecated `quoted_locking_column` method, which isn't used anywhere.
424424

425-
* Deprecated the delegation of Array bang methods for associations.
426-
To use them, instead first call `#to_a` on the association to access the
427-
array to be acted
428-
on. ([Pull Request](https://github.com/rails/rails/pull/12129))
429-
430425
* Deprecated `ConnectionAdapters::SchemaStatements#distinct`,
431426
as it is no longer used by internals. ([Pull Request](https://github.com/rails/rails/pull/10556))
432427

0 commit comments

Comments
 (0)