Flowdock
set_registry(v) protected

No documentation

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

Hide source
# File lib/uri/generic.rb, line 741
    def set_registry(v) #:nodoc:
      raise InvalidURIError, "can not set registry"
    end
Register or log in to add new notes.