active_directory
active_directory copied to clipboard
added memberof? method to user class
Is there a better way than
self["memberof"].map(&:dn)
?