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.64 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.63 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.62 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.61 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.60 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.57 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.56 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.55 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.54 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.53 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.52 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.51 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.50 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.49 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.48 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.47 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.45 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.44 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.43 spec/kern/assets/vm/controller_exc_ewatch3.rb
flok-0.0.42 spec/kern/assets/vm/controller_exc_ewatch3.rb