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 1829cd6 commit 5334dfdCopy full SHA for 5334dfd
lib/net/ldap.rb
@@ -385,6 +385,8 @@ def self.result2string(code) #:nodoc:
385
# #encryption for details.
386
# * :force_no_page => Set to true to prevent paged results even if your
387
# server says it supports them. This is a fix for MS Active Directory
388
+ # * :instrumentation_service => An object responsible for instrumenting
389
+ # operations, compatible with ActiveSupport::Notifications' public API.
390
#
391
# Instantiating a Net::LDAP object does <i>not</i> result in network
392
# traffic to the LDAP server. It simply stores the connection and binding
0 commit comments