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 447
447:           def to_modify_entries
448:             attributes.collect do |key, value|
449:               [:add, key, value]
450:             end
451:           end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.