Methods

Class Index [+]

Quicksearch

ActiveLdap::NotImplemented

Attributes

target[R]

Public Class Methods

new(target) click to toggle source
     # File lib/active_ldap/base.rb, line 264
264:     def initialize(target)
265:       @target = target
266:       super(_("not implemented: %s") % @target)
267:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.