We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26fb57b commit 9673d5dCopy full SHA for 9673d5d
guides/source/4_1_release_notes.md
@@ -422,11 +422,6 @@ for detailed changes.
422
423
* Deprecated `quoted_locking_column` method, which isn't used anywhere.
424
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
-
430
* Deprecated `ConnectionAdapters::SchemaStatements#distinct`,
431
as it is no longer used by internals. ([Pull Request](https://github.com/rails/rails/pull/10556))
432
0 commit comments