From 1c07e3990070e7817fedf3bb0189e6417c57811a Mon Sep 17 00:00:00 2001 From: Jerome Dalbert Date: Tue, 12 Nov 2024 23:06:33 -0800 Subject: [PATCH] Add more macros to default ClassStructure config --- config/default.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/default.yml b/config/default.yml index a7310f7..a38ae07 100644 --- a/config/default.yml +++ b/config/default.yml @@ -130,6 +130,7 @@ Layout/ClassStructure: - devise - acts_as_paranoid - serialize + - normalizes - has_paper_trail - audited scopes: