From c4d157aafe05dde4a19dff2d95165e4022627608 Mon Sep 17 00:00:00 2001 From: Alfred Dominic Date: Mon, 3 Dec 2018 15:22:59 +0530 Subject: option to disable scopes that `ActiveRecord.enum` generates by default --- activerecord/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index db291726e7..587831f1bb 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,7 @@ +* Allow disabling scopes generated by `ActiveRecord.enum`. + + *Alfred Dominic* + * Ensure that `delete_all` on collection proxy returns affected count. *Ryuta Kamizono* -- cgit v1.2.3