Sha256: c82d80f59d41ab2135f4bda1110ddeea4ec748d2d12f25cdf8c0c6236d253e72

Contents?: true

Size: 301 Bytes

Versions: 61

Compression:

Stored size: 301 Bytes

Contents

controller :my_controller do
  services :vm

  action :my_action do
    on_entry %{
      var watch_info = {
        ns: "spec",
        id: "test"
      }

      Request("vm", "watch", watch_info);
      Request("vm", "unwatch", watch_info);
      Request("vm", "watch", watch_info);
    }
  end
end

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
flok-0.0.84 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.83 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.82 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.81 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.80 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.79 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.78 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.77 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.76 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.75 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.74 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.73 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.72 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.71 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.70 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.69 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.68 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.67 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.66 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.65 spec/kern/assets/vm/controller_exc_ewatch3.rb