Sha256: 2c49e22730039b840c02081a2f943fda0b2b6cc470e4d7b02c803b67ec59df0a
Contents?: true
Size: 210 Bytes
Versions: 1
Compression:
Stored size: 210 Bytes
Contents
#!/usr/bin/env rackup # encoding: utf-8 # This file can be used to start Tennpipes, # just execute it from the command line. require File.expand_path("../config/boot.rb", __FILE__) run Tennpipes.application
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tennpipes-init-3.6.6 | lib/tennpipes-init/generators/project/config.ru |