📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 21:07:09
📂
/
/
opt
/
alt
/
ruby27
/
share
/
ruby
/
logger
✏️
Editing: errors.rb
# frozen_string_literal: true # not used after 1.2.7. just for compat. class Logger class Error < RuntimeError # :nodoc: end class ShiftingError < Error # :nodoc: end end
💾 Save Changes
❌ Cancel