Sha256: f1b195da8b660bd4c80f42ae98a84f8c41c4df0ea1d68be2d663b5dd383ef9a7

Contents?: true

Size: 401 Bytes

Versions: 1

Compression:

Stored size: 401 Bytes

Contents

#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'passenger' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'rubygems'

version = ">= 0"

if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then
  version = $1
  ARGV.shift
end

gem 'passenger', version
load Gem.bin_path('passenger', 'passenger-memory-stats', version)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vanity-1.7.1 vendor/ruby/1.9.1/bin/passenger-memory-stats