collectiveidea / delayed_job

Database based asynchronous priority queue system -- Extracted from Shopify
http://groups.google.com/group/delayed_job
MIT License
4.81k stars 955 forks source link

Bug Fix: Fix cattr_accessor in spec/sample_jobs #1166

Open johnnyshields opened 2 years ago

johnnyshields commented 2 years ago

This is causing internal errors in the ORM adapter gems (at least in the DelayedJob Mongoid gem which I maintain)