Skip to content

Commit e0b5ec2

Browse files
authored
Update plugin.rb
1 parent 6d8d696 commit e0b5ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/code_teams/plugin.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def self.data_accessor_name(key = default_data_accessor_name)
2222

2323
sig { returns(String) }
2424
def self.default_data_accessor_name
25+
# e.g., MyNamespace::MyPlugin -> my_plugin
2526
Utils.underscore(Utils.demodulize(name))
2627
end
2728

0 commit comments

Comments
 (0)