Methods

Class Index [+]

Quicksearch

ActiveLdap::AdapterNotFound

Attributes

adapter[R]

Public Class Methods

new(adapter) click to toggle source
     # File lib/active_ldap/base.rb, line 239
239:     def initialize(adapter)
240:       @adapter = adapter
241:       super(_("LDAP configuration specifies nonexistent %s adapter") % adapter)
242:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.