Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
task :start_popper, :roles => :app do set :use_sudo, false send(run_method, "RAILS_ENV='production' #{current_path}/lib/daemons/popper_ctl start") end
From the Design Piracy series on my blog: