ActiveLdap::Adapter::Ldap::Method::Base
# File lib/active_ldap/adapter/ldap.rb, line 47 def connect(host, port) LDAP::Conn.new(host, port) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.