Your IP : 3.149.25.26
Current Path :
/
proc
/
self
/
root
/
opt
/
alt
/
ruby31
/
share
/
ruby
/
erb
/
Upload File :
Current File : //proc/self/root/opt/alt/ruby31/share/ruby/erb/version.rb
# frozen_string_literal: true class ERB VERSION = '2.2.3' private_constant :VERSION end