Methods

Class Index [+]

Quicksearch

ActiveLdap::Ldif::AddRecord

Public Class Methods

new(dn, controls=[], attributes={}) click to toggle source
     # File lib/active_ldap/ldif.rb, line 773
773:       def initialize(dn, controls=[], attributes={})
774:         super(dn, attributes, controls, "add")
775:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.