Submit
Path:
~
/
/
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
2.6.0
/
bundler
/
templates
/
File Content:
Executable.standalone
#!/usr/bin/env <%= Bundler.settings[:shebang] || RbConfig::CONFIG["ruby_install_name"] %> # # This file was generated by Bundler. # # The application '<%= executable %>' is installed as part of a gem, and # this file is here to facilitate running it. # require "pathname" path = Pathname.new(__FILE__) $:.unshift File.expand_path "../<%= standalone_path %>", path.realpath require "bundler/setup" load File.expand_path "../<%= executable_path %>", path.realpath
Submit
FILE
FOLDER
Name
Size
Permission
Action
newgem
---
0755
Executable
913 bytes
0644
Executable.bundler
2960 bytes
0644
Executable.standalone
464 bytes
0644
Gemfile
146 bytes
0644
gems.rb
165 bytes
0644
N4ST4R_ID | Naxtarrr