Delayed jobs is a well-known way to integrate background processes in rails. The idea is to add some tasks or method calls to a queue.
確定! 回上一頁