Flowdock
set_extensions(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 172
    def set_extensions(val)
      @extensions = val
      build_path_query
      @extensions
    end
Register or log in to add new notes.