📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 18:13:53
📂
/
/
opt
/
alt
/
ruby31
/
share
/
gems
/
gems
/
rdoc-6.4.1.1
/
lib
/
rdoc
✏️
Editing: i18n.rb
# frozen_string_literal: true ## # This module provides i18n related features. module RDoc::I18n autoload :Locale, 'rdoc/i18n/locale' require_relative 'i18n/text' end
💾 Save Changes
❌ Cancel