Sha256: 822e68b07bf69f36b9a33c3c4f5d9f6e14988e266ae4d7f850158c47ed3c1819
Contents?: true
Size: 369 Bytes
Versions: 11
Compression:
Stored size: 369 Bytes
Contents
#!/usr/bin/env jruby # # 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. # 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
11 entries across 11 versions & 3 rubygems