Current Path :
/
proc
/
self
/
root
/
opt
/
alt
/
ruby33
/
share
/
ruby
/
uri
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/opt/alt/ruby33/share/ruby/uri/version.rb
module URI # :stopdoc: VERSION_CODE = '001303'.freeze VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze # :startdoc: end