[DRE-commits] r4846 - in branches/upstream: . librack-ruby librack-ruby/current librack-ruby/current/bin

Sebastien Delafond seb at alioth.debian.org
Sun Feb 28 16:24:45 UTC 2010


Author: seb
Date: 2010-02-28 16:24:43 +0000 (Sun, 28 Feb 2010)
New Revision: 4846

Added:
   branches/upstream/librack-ruby/
   branches/upstream/librack-ruby/current/
   branches/upstream/librack-ruby/current/bin/
   branches/upstream/librack-ruby/current/bin/rackup
Log:
[svn-inject] Installing original source of librack-ruby

Added: branches/upstream/librack-ruby/current/bin/rackup
===================================================================
--- branches/upstream/librack-ruby/current/bin/rackup	                        (rev 0)
+++ branches/upstream/librack-ruby/current/bin/rackup	2010-02-28 16:24:43 UTC (rev 4846)
@@ -0,0 +1,4 @@
+#!/usr/bin/env ruby
+
+require "rack"
+Rack::Server.start


Property changes on: branches/upstream/librack-ruby/current/bin/rackup
___________________________________________________________________
Added: svn:executable
   + 




More information about the Pkg-ruby-extras-commits mailing list