-
well, this is embarrasing. originally added
@queueinstance variable toResque::Delayedmetaclass by accident. relocated.note: this means if you were using version 1.0.0 of the gem then your Resque::Delayed queue is currently stored in the empty string key instead of the "Resque::Delayed:internal" key. you can run
$ bundle exec rake resque_delayed:migrate_queue_keyto fix this.
- initial release.