Methods

Class/Module Index [+]

Quicksearch

ActiveLdap::HumanReadable

Public Class Methods

included(base) click to toggle source
# File lib/active_ldap/human_readable.rb, line 3
def self.included(base)
  super
  base.extend(ClassMethods)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.