Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delayed_job break on using tolk #65

Open
ankurgupta opened this issue May 18, 2014 · 3 comments
Open

delayed_job break on using tolk #65

ankurgupta opened this issue May 18, 2014 · 3 comments

Comments

@ankurgupta
Copy link

After including tolk in my Gemfile, my delayed job workers start throwing error:
Hash failed with NoMethodError: undefined method `perform' for #Hash:0x007fa568901fb8.
I tried using {YAML::ENGINE.yamler = 'psych'} in boot.rb but no luck.
Please help !!

@thomasdarde
Copy link
Member

Hi any solution to this problem ?
Sorry but I'm not using delayed_job with tolk at the moment.

@grk
Copy link
Contributor

grk commented Sep 23, 2014

@ankurgupta if you still have this problem, it's related to safe_yaml and will be fixed by #84

@dnrce
Copy link
Member

dnrce commented Sep 24, 2014

@ankurgupta does Tolk 1.6 fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants