# File lib/active_samba_ldap/populate.rb, line 8 def populate(options={}) Private.new(self, options).populate end
# File lib/active_samba_ldap/populate.rb, line 12 def purge(options={}) self.delete_all(nil, {:scope => :sub}.merge(options)) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.