Commit eac06f0
Fix RuboCop Style/ModuleMemberExistenceCheck offense
Use private_method_defined? instead of private_instance_methods.include?
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0fa268c commit eac06f0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments