Skip to content

Commit

Permalink
generate script/delayed_job
Browse files Browse the repository at this point in the history
  • Loading branch information
flyerhzm committed May 12, 2012
1 parent 376c851 commit 9b0772f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions script/delayed_job
@@ -0,0 +1,5 @@
#!/usr/bin/env ruby

require File.expand_path(File.join(File.dirname(__FILE__), '..', 'config', 'environment'))
require 'delayed/command'
Delayed::Command.new(ARGV).daemonize

0 comments on commit 9b0772f

Please sign in to comment.