Sha256: d28d4d5b4e99108c840ce0f6be951de8f2e34e713cf0f7f53b7ef710a3013308

Contents?: true

Size: 201 Bytes

Versions: 61

Compression:

Stored size: 201 Bytes

Contents

controller :my_controller do
  spots "hello", "world"

  action :my_action do
    on_entry %{
      var x = 4;
    }

    every 3.seconds, %{
    }

    on "hello", %{
      var x = 3;
    }
  end
end

Version data entries

61 entries across 61 versions & 1 rubygems

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