Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以创建延迟作业而不将其保存在活动记录中?我会考虑任何黑客/元编程。
目前我的工作是产生较小的工作。但是它可以生成成千上万个,这真的很慢。我希望能够先创建作业对象,然后使用activerecord-import gem一次性保存。