Methods

Class/Module Index [+]

Quicksearch

ActiveLdap::AdapterNotFound

Attributes

adapter[R]

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.