Adan Koch
Adan Koch
In case somebody is wondering how to rename the key manually, do this: ``` Resque.redis.rename(:schedules, :persistent_schedules) ``` That should make the schedules tab show the pre-update schedules
Same thing is happening to me, i'm guessing the code needs an update.
The library is using the deprecated Youtube API v2, that's why it's broken. There's a PR to add this to the README but the repo owner did not merge it...
@cqcn1991 i've just tested in my machine the code that's giving your problems and it's working correctly. #ruby --version ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-linux #rails --version Rails 4.2.0 #rake...