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.84 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.83 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.82 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.81 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.80 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.79 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.78 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.77 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.76 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.75 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.74 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.73 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.72 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.71 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.70 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.69 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.68 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.67 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.66 spec/kern/assets/vm/controller_exc_ewatch.rb
flok-0.0.65 spec/kern/assets/vm/controller_exc_ewatch.rb