Module | ActiveLdap::Attributes::Normalizable |
In: |
lib/active_ldap/attributes.rb
|
Makes the Hashized value from the full attribute name e.g. userCertificate;binary => "some_bin"
becomes userCertificate => {"binary" => "some_bin"}