Class Index [+]

Quicksearch

ActiveLdap::Operations::LDIF::ModifyRecordLoadable::AddOperationModifiable

Public Instance Methods

to_modify_entries() click to toggle source
     # File lib/active_ldap/operations.rb, line 448
448:           def to_modify_entries
449:             attributes.collect do |key, value|
450:               [:add, key, value]
451:             end
452:           end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.