Skip to content

Commit

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

0 comments on commit 4d1e29d

Please sign in to comment.