Current Path :
/
opt
/
alt
/
ruby22
/
lib64
/
ruby
/
2.2.0
/
rdoc
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/alt/ruby22/lib64/ruby/2.2.0/rdoc/i18n.rb
## # This module provides i18n realated features. module RDoc::I18n autoload :Locale, 'rdoc/i18n/locale' autoload :Text, 'rdoc/i18n/text' end