Sha256: 8be75f2fdc1c83b8994c29956343ea47f6e692dd09afe138ecda16bfe7e524b6
Contents?: true
Size: 508 Bytes
Versions: 5
Compression:
Stored size: 508 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'rackup' is installed as part of a gem, and # this file is here to facilitate running it. # bundle_binstub = File.expand_path("../bundle", __FILE__) load(bundle_binstub) if File.file?(bundle_binstub) require "pathname" ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require "rubygems" require "bundler/setup" load Gem.bin_path("rack", "rackup")
Version data entries
5 entries across 5 versions & 2 rubygems
Version | Path |
---|---|
putsreq-0.0.4 | bin/rackup |
pg-doc-0.0.4 | bin/rackup |
pg-doc-0.0.3 | bin/rackup |
pg-doc-0.0.2 | bin/rackup |
pg-doc-0.0.1 | bin/rackup |