From f33b12254e935e21f8273b877ff45a43216eac7e Mon Sep 17 00:00:00 2001 From: Yves Senn Date: Wed, 23 Dec 2015 17:08:25 +0100 Subject: release notes, Rails 5 won't support the protected_attribtues gem. [ci skip] --- guides/source/5_0_release_notes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/guides/source/5_0_release_notes.md b/guides/source/5_0_release_notes.md index 692d2d54c1..a699bcf684 100644 --- a/guides/source/5_0_release_notes.md +++ b/guides/source/5_0_release_notes.md @@ -375,6 +375,9 @@ Please refer to the [Changelog][active-record] for detailed changes. * Removed support for the legacy `mysql` database adapter from core. It will live on in a separate gem for now, but most users should just use `mysql2`. +* Remove support for the `protected_attributes` gem. + ([commit](https://github.com/rails/rails/commit/f4fbc0301021f13ae05c8e941c8efc4ae351fdf9)) + ### Deprecations * Deprecated passing a class as a value in a query. Users should pass strings -- cgit v1.2.3