Flowdock
check_registry(v) private

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 736
    def check_registry(v) # :nodoc:
      raise InvalidURIError, "can not set registry"
    end
Register or log in to add new notes.