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

notification should be string when enqueue #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Salanoid
Copy link

@Salanoid Salanoid commented Jul 1, 2022

Fix this warning: ArgumentError: Job arguments to Devise::Async::Backend::Sidekiq must be native JSON types.
https://github.com/mperham/sidekiq/wiki/Best-Practices

Salanoid added 3 commits July 1, 2022 13:04
Fix this warning: ArgumentError: Job arguments to Devise::Async::Backend::Sidekiq must be native JSON types.
https://github.com/mperham/sidekiq/wiki/Best-Practices
stringify_locale_args(args) implemented in lib/devise/async/model.rb
stringify_args_values it's a more general solution than stringify only locales.
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

Successfully merging this pull request may close these issues.

1 participant