📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 23:40:41
📂
/
/
opt
/
alt
/
ruby40
/
share
/
gems
/
gems
/
bundler-4.0.10
/
lib
/
bundler
/
templates
/
newgem
/
bin
✏️
Editing: console.tt
#!/opt/alt/ruby40/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. require "irb" IRB.start(__FILE__)
💾 Save Changes
❌ Cancel