Methods

Class Index [+]

Quicksearch

ActiveLdap::Schema::Syntaxes

Public Class Methods

[](id) click to toggle source
    # File lib/active_ldap/schema/syntaxes.rb, line 5
 5:         def [](id)
 6:           syntax = Base::SYNTAXES[id]
 7:           if syntax
 8:             syntax.new
 9:           else
10:             nil
11:           end
12:         end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.