examples/quotereporter.rb in openwferu-0.9.4 vs examples/quotereporter.rb in openwferu-0.9.5
- old
+ new
@@ -51,12 +51,13 @@
participant :feed
#participant :ref => "puts_workitem"
#participant :ref => :puts_workitem
#participant "puts_workitem"
- participant :puts_workitem
+ #participant :puts_workitem
+ puts_workitem
#
- # the four notations are equivalent
+ # the five notations are equivalent
end
end
end
end