bin/rails generate delayed_job:active_record. 記得執行 bin/rails db:migrate 指令,把Migration 轉換成資料表。接下來,要改一下 ActiveJob 內建存放工作的地方, ...
確定! 回上一頁