📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 11:03:45
📂
/
/
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
gems
/
2.6.0
/
gems
/
rack-3.0.8
/
lib
/
rack
✏️
Editing: file.rb
# frozen_string_literal: true require_relative 'files' module Rack warn "Rack::File is deprecated and will be removed in Rack 3.1", uplevel: 1 File = Files end
💾 Save Changes
❌ Cancel