Current Path : /proc/thread-self/root/proc/thread-self/root/proc/self/root/opt/alt/ruby27/share/ruby/uri/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/opt/alt/ruby27/share/ruby/uri/version.rb |
module URI # :stopdoc: VERSION_CODE = '00100002'.freeze VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze # :startdoc: end