Sha256: 2282c2de3bcb15fd554a6937cf213ecd6abf590d040a31370e43b2cdd9c1d3c9

Contents?: true

Size: 100 Bytes

Versions: 13

Compression:

Stored size: 100 Bytes

Contents

#!/bin/sh
ruby -rwebrick -e'WEBrick::HTTPServer.new(:Port => 8000, :DocumentRoot => Dir.pwd).start'

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
fluent-plugin-mixpanel-0.1.0 example/http_server.sh
fluent-plugin-mixpanel-enchanced-0.0.13 example/http_server.sh
fluent-plugin-mixpanel-enchanced-0.0.12 example/http_server.sh
fluent-plugin-mixpanel-enchanced-0.0.11 example/http_server.sh
fluent-plugin-mixpanel-enchanced-0.0.10 example/http_server.sh
fluent-plugin-mixpanel-0.0.9 example/http_server.sh
fluent-plugin-mixpanel-0.0.8 example/http_server.sh
fluent-plugin-mixpanel-0.0.7 example/http_server.sh
fluent-plugin-mixpanel-0.0.6 example/http_server.sh
fluent-plugin-mixpanel-0.0.5 example/http_server.sh
fluent-plugin-mixpanel-0.0.4 example/http_server.sh
fluent-plugin-mixpanel-0.0.3 example/http_server.sh
fluent-plugin-mixpanel-0.0.2 example/http_server.sh