📁 File Manager Pro
Advanced File Management System
/
opt
/
alt
/
ruby34
/
share
/
ruby
/
prism
/
translation
/
ripper
Server Path:
/opt/alt/ruby34/share/ruby/prism/translation/ripper
📄 Create New File
Create File
📁 Create New Folder
Create Folder
⬆️ Upload File
Upload File
📄
sexp.rb
Edit
Delete
Rename
📄
shim.rb
Edit
Delete
Rename
✏️ Editing: shim.rb
# frozen_string_literal: true # This writes the prism ripper translation into the Ripper constant so that # users can transparently use Ripper without any changes. Ripper = Prism::Translation::Ripper
💾 Save Changes