Skip to content

Commit

Permalink
Rails 3 compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred Wu authored and bkeepers committed Mar 26, 2010
1 parent bcd8d72 commit 418423c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/delayed/worker.rb
@@ -1,4 +1,5 @@
require 'timeout'
require 'active_support/core_ext/numeric/time'

module Delayed
class Worker
Expand Down

0 comments on commit 418423c

Please sign in to comment.