Skip to content

Instantly share code, notes, and snippets.

@nutrun
Created May 30, 2012 16:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nutrun/2837590 to your computer and use it in GitHub Desktop.
Save nutrun/2837590 to your computer and use it in GitHub Desktop.
# To reproduce, start cap shell and run a command, e.g. `cap> ls'
require "thread"
Thread.abort_on_exception = true
set :application, "foo"
role :app, "0.0.0.0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment