lib/punchblock/ref.rb in punchblock-0.9.2 vs lib/punchblock/ref.rb in punchblock-0.10.0

- old
+ new

@@ -1,4 +1,6 @@ +# encoding: utf-8 + module Punchblock ## # An rayo Ref message. This provides the command ID in response to execution of a command. # class Ref < RayoNode