README.markdown in resque-aps-0.9.15 vs README.markdown in resque-aps-0.9.17

- old
+ new

@@ -11,10 +11,10 @@ gem install resque-aps You'll need to add this to your Rails rakefile to see the queue lengths: - require 'resque_aps/tasks' + require 'resque/plugins/aps/tasks' task "resque:setup" => :environment $ rake resque:aps:queue_lengths I use this to monitor the system in nagios.