Skip to content

Commit

Permalink
DataOutputAgent cannot create events (#1608)
Browse files Browse the repository at this point in the history
  • Loading branch information
cantino committed Jul 27, 2016
1 parent d7abf82 commit b765c0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/agents/data_output_agent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class DataOutputAgent < Agent
include WebRequestConcern

cannot_be_scheduled!
cannot_create_events!

description do
<<-MD
Expand Down

0 comments on commit b765c0c

Please sign in to comment.