Your IP : 18.116.88.132
Current Path :
/
opt
/
alt
/
ruby32
/
share
/
ruby
/
erb
/
Upload File :
Current File : //opt/alt/ruby32/share/ruby/erb/version.rb
# frozen_string_literal: true class ERB VERSION = '4.0.2' private_constant :VERSION end