Skip to content

Commit

Permalink
Add more macros to default ClassStructure config
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromedalbert committed Nov 13, 2024
1 parent d9d3dae commit a079981
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions config/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,12 @@ Layout/ClassStructure:
- after_destroy_commit
- around_create
other_macros:
- devise
- acts_as_paranoid
- serialize
- has_paper_trail
- audited
- devise
- has_paper_trail
- normalizes
- serialize
scopes:
- default_scope
- scope
Expand Down

0 comments on commit a079981

Please sign in to comment.