Sha256: bae0d8585819c57a117789ff98c9cb205aabec8c1bd725c9a40c800a17581f1a

Contents?: true

Size: 375 Bytes

Versions: 1

Compression:

Stored size: 375 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('webmachine', 'rackup')

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
webmachine-1.2.0 bin/rackup