Skip to content

Commit 67400e0

Browse files
committed
Clarify namespace option in yard
1 parent 2d9f2f2 commit 67400e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rom/loader.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class Loader
3838

3939
# @!attribute [r] namespace
4040
# @return [Boolean,String]
41-
# The name of the top level namespace or true/false which
41+
# Toggle whether root directory should be treated as the top-level namespace
4242
# enables/disables default top level namespace inferred from the dir name
4343
option :namespace, type: NamespaceType, default: -> { true }
4444

0 commit comments

Comments
 (0)