Methods

Class Index [+]

Quicksearch

ActiveLdap::UnknownAttribute

Attributes

name[R]

Public Class Methods

new(name) click to toggle source
     # File lib/active_ldap/base.rb, line 247
247:     def initialize(name)
248:       @name = name
249:       super(_("%s is unknown attribute") % @name)
250:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.