examples/Procfile in mongrel2-0.41.0 vs examples/Procfile in mongrel2-0.42.0.pre.410
- old
+ new
@@ -1,6 +1,7 @@
# Foreman Procfile
mongrel2: ruby ../bin/m2sh.rb -c examples.sqlite start
helloworld: ruby helloworld-handler.rb
async_upload: ruby async-upload.rb
request_dumper: ruby request-dumper.rb
+sendfile: ruby sendfile.rb
ws: ruby ws-echo.rb