зеркало из https://github.com/github/ruby.git
[ruby/uri] Removed commented-out code
https://github.com/ruby/uri/commit/feb8e0dd73
This commit is contained in:
Родитель
34c5e78760
Коммит
94af1e5b81
|
@ -1402,19 +1402,6 @@ module URI
|
|||
self.component_ary.eql?(oth.component_ary)
|
||||
end
|
||||
|
||||
=begin
|
||||
|
||||
--- URI::Generic#===(oth)
|
||||
|
||||
=end
|
||||
# def ===(oth)
|
||||
# raise NotImplementedError
|
||||
# end
|
||||
|
||||
=begin
|
||||
=end
|
||||
|
||||
|
||||
# Returns an Array of the components defined from the COMPONENT Array.
|
||||
def component_ary
|
||||
component.collect do |x|
|
||||
|
|
Загрузка…
Ссылка в новой задаче