Sha256: a19525ef5dc240381430d9f381af95bd048c8dd1591d6ecb35a6163fd738896c
Contents?: true
Size: 376 Bytes
Versions: 2
Compression:
Stored size: 376 Bytes
Contents
#!/usr/bin/env ruby # # 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. # ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../<%= relative_gemfile_path %>", __FILE__) require 'rubygems' require 'bundler/setup' load Gem.bin_path('<%= spec.name %>', '<%= executable %>')
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bundler-1.0.0 | lib/bundler/templates/Executable |
bundler-1.0.0.rc.6 | lib/bundler/templates/Executable |