Sha256: 077c5f5763bcfe76da127f4eed4dc4f09f611af54701d653b6de1bc465177687

Contents?: true

Size: 177 Bytes

Versions: 60

Compression:

Stored size: 177 Bytes

Contents

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

  on_entry %{
    global_on_entry = true;
  }

  action :my_action do
    on "hello", %{
      var x = 3;
    }
  end
end

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
flok-0.0.64 spec/etc/user_compiler/controller0bg.rb
flok-0.0.63 spec/etc/user_compiler/controller0bg.rb
flok-0.0.62 spec/etc/user_compiler/controller0bg.rb
flok-0.0.61 spec/etc/user_compiler/controller0bg.rb
flok-0.0.60 spec/etc/user_compiler/controller0bg.rb
flok-0.0.57 spec/etc/user_compiler/controller0bg.rb
flok-0.0.56 spec/etc/user_compiler/controller0bg.rb
flok-0.0.55 spec/etc/user_compiler/controller0bg.rb
flok-0.0.54 spec/etc/user_compiler/controller0bg.rb
flok-0.0.53 spec/etc/user_compiler/controller0bg.rb
flok-0.0.52 spec/etc/user_compiler/controller0bg.rb
flok-0.0.51 spec/etc/user_compiler/controller0bg.rb
flok-0.0.50 spec/etc/user_compiler/controller0bg.rb
flok-0.0.49 spec/etc/user_compiler/controller0bg.rb
flok-0.0.48 spec/etc/user_compiler/controller0bg.rb
flok-0.0.47 spec/etc/user_compiler/controller0bg.rb
flok-0.0.45 spec/etc/user_compiler/controller0bg.rb
flok-0.0.44 spec/etc/user_compiler/controller0bg.rb
flok-0.0.43 spec/etc/user_compiler/controller0bg.rb
flok-0.0.42 spec/etc/user_compiler/controller0bg.rb