Skip to content

Commit 5c29378

Browse files
lukaszreszkemostlyobviousfidel
committed
Make DeafultApplyStrategy private
Co-authored-by: Paweł Pacana <[email protected]> Co-authored-by: Szymon Fiedler <[email protected]>
1 parent 189ecdb commit 5c29378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aggregate_root/lib/aggregate_root/default_apply_strategy.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ def missing_handler(aggregate, event_type)
3232

3333
attr_reader :strict, :on_methods
3434
end
35+
private_constant :DefaultApplyStrategy
3536
end

0 commit comments

Comments
 (0)