Froze rails gems
[depot.git] / vendor / rails / railties / bin / process / spawner
diff --git a/vendor/rails/railties/bin/process/spawner b/vendor/rails/railties/bin/process/spawner
new file mode 100755 (executable)
index 0000000..7118f39
--- /dev/null
@@ -0,0 +1,3 @@
+#!/usr/bin/env ruby
+require File.dirname(__FILE__) + '/../../config/boot'
+require 'commands/process/spawner'