Sha256: c1c72acca2274e1a499ccb80b0586c375f6cc93424edafa24624e3c44bccde4b

Contents?: true

Size: 257 Bytes

Versions: 63

Compression:

Stored size: 257 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", "watch", watch_info);
    }
  end
end

Version data entries

63 entries across 63 versions & 1 rubygems

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