Sha256: 81f1dab2d3d49b836b894edf01ded0c1a82b1b137e9bed84395d2c7d88e792e6
Contents?: true
Size: 460 Bytes
Versions: 44
Compression:
Stored size: 460 Bytes
Contents
#!/usr/bin/env <%= 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' ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../<%= relative_gemfile_path %>", Pathname.new(__FILE__).realpath) require 'rubygems' require 'bundler/setup' load Gem.bin_path('<%= spec.name %>', '<%= executable %>')
Version data entries
44 entries across 44 versions & 6 rubygems