# File lib/active_ldap/attribute_methods/dirty.rb, line 35 def set_attribute(name, value) if name and name != "objectClass" attribute_will_change!(name) unless value == get_attribute(name) end super end
[Validate]
Generated with the Darkfish Rdoc Generator 2.