lib/init.rb in resque-throttle-0.2.1 vs lib/init.rb in resque-throttle-0.2.2

- old
+ new

@@ -1,2 +1,3 @@ require "resque/resque" -require "resque/thottle" +require "resque/throttle" +require "resque/throttled_job" \ No newline at end of file