lib/treequel/branch.rb in treequel-1.9.1 vs lib/treequel/branch.rb in treequel-1.10.0

- old
+ new

@@ -70,11 +70,11 @@ ################################################################# ### I N S T A N C E M E T H O D S ################################################################# - ### Create a new Treequel::Branch with the given +directory+, +dn+, and an optional +entry+. - ### If the optional +entry+ object is given, it will be used to fetch values from the + ### Create a new Treequel::Branch with the given +directory+, +dn+, and an optional +entry+. + ### If the optional +entry+ object is given, it will be used to fetch values from the ### directory; if it isn't provided, it will be fetched from the +directory+ the first ### time it is needed. def initialize( directory, dn, entry=nil ) raise ArgumentError, "nil DN" unless dn raise ArgumentError, "invalid DN" unless