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.
我有一个日历小部件,其中安排了一些活动,我想根据时间表向多个客户发送特定的电子邮件。任何开始的提示都会很棒。
您可以使用延迟作业gem 在后台执行“繁重”任务。您可以在任何时候使用gem 在特定时刻运行任务。