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