module UcbGroups

Constants

LdapBindFailedException
VERSION

Public Class Methods

root() click to toggle source
# File lib/ucb_groups.rb, line 30
def self.root
  File.expand_path(File.join(__FILE__, '..', '..'))
end