我们仍然将此功能隐藏在一个全局的 enable_upcoming_changes 站点设置后面,该设置是隐藏的,因此您可以使用 rails c 在您站点的 rails 控制台中启用此功能。最终我们将删除此设置,届时您将不再需要这样做。
enable_upcoming_changes
rails c