lib/ruote/worker.rb in ruote-2.1.5 vs lib/ruote/worker.rb in ruote-2.1.6
- old
+ new
@@ -25,11 +25,9 @@
require 'ruote/fei'
module Ruote
- VERSION = '2.1.5'
-
class Worker
EXP_ACTIONS = %w[ reply cancel fail receive ]
# 'apply' is comprised in 'launch'
# 'receive' is a ParticipantExpression alias for 'reply'