You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Time#rfc2822 instead of Time#xmlschema to serialize Ruby timestamps,
since some javascript engines like IE's only know how to parse rfc2822
timesteamp strings and not iso8601 (aka 'xmlschema') ones.
Conflicts:
lib/resque/failure/redis.rb
lib/resque/worker.rb
0 commit comments