We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1baa9bf commit 313cff5Copy full SHA for 313cff5
lib/net/ldap/dataset.rb
@@ -1,5 +1,3 @@
1
-require_relative 'entry'
2
-
3
# -*- ruby encoding: utf-8 -*-
4
##
5
# An LDAP Dataset. Used primarily as an intermediate format for converting
lib/net/ldap/entry.rb
-require_relative 'dataset'
# Objects of this class represent individual entries in an LDAP directory.
0 commit comments