DataOutputAgent cannot create events (#1608)

Andrew Cantino 8 年之前
父節點
當前提交
b765c0c3fb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/models/agents/data_output_agent.rb

+ 1 - 0
app/models/agents/data_output_agent.rb

@@ -3,6 +3,7 @@ module Agents
3 3
     include WebRequestConcern
4 4
 
5 5
     cannot_be_scheduled!
6
+    cannot_create_events!
6 7
 
7 8
     description  do
8 9
       <<-MD