Flowdock
set_attributes(val) protected

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/uri/ldap.rb, line 124
    def set_attributes(val)
      @attributes = val
      build_path_query
      @attributes
    end
Register or log in to add new notes.