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