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
good_job-1.2.1/lib/good_job/adapter.rb:11: warning: Passing the keyword argument as the last hash parameter is deprecated
good_job-1.2.1/lib/good_job/configuration.rb:5: warning: The called method `initialize' is defined here
I just noticed this error:
Perhaps this method needs:
a la:
https://github.com/rails/rails/blob/fbe2433be6e052a1acac63c7faf287c52ed3c5ba/activesupport/lib/active_support/core_ext/object/try.rb#L18
The text was updated successfully, but these errors were encountered: