Tuesday, August 06, 2013

undefined method your_method for Syck::Object Delayed job

Add :


require 'yaml'
YAML::ENGINE.yamler = 'syck'

lines to the top of application.rb.