Methods

Class/Module Index [+]

Quicksearch

ActiveLdap::NotImplemented

Attributes

target[R]

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.