ActiveLdap::Ldif::ChangeRecord
# File lib/active_ldap/ldif.rb, line 773 def initialize(dn, controls=[], attributes={}) super(dn, attributes, controls, "add") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.