Sha256: c07499aded0033b4ba909006d73dba09b803965abc65f5195c1a2b50310ce8fb

Contents?: true

Size: 261 Bytes

Versions: 61

Compression:

Stored size: 261 Bytes

Contents

controller :my_controller do
  services :vm

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

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

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
flok-0.0.105 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.103 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.102 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.101 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.100 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.99 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.98 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.97 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.96 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.95 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.94 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.93 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.92 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.91 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.90 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.89 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.88 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.87 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.86 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.85 spec/kern/assets/vm/controller_exc_ewatch.rb