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.105 spec/etc/user_compiler/controller0bg.rb
flok-0.0.103 spec/etc/user_compiler/controller0bg.rb
flok-0.0.102 spec/etc/user_compiler/controller0bg.rb
flok-0.0.101 spec/etc/user_compiler/controller0bg.rb
flok-0.0.100 spec/etc/user_compiler/controller0bg.rb
flok-0.0.99 spec/etc/user_compiler/controller0bg.rb
flok-0.0.98 spec/etc/user_compiler/controller0bg.rb
flok-0.0.97 spec/etc/user_compiler/controller0bg.rb
flok-0.0.96 spec/etc/user_compiler/controller0bg.rb
flok-0.0.95 spec/etc/user_compiler/controller0bg.rb
flok-0.0.94 spec/etc/user_compiler/controller0bg.rb
flok-0.0.93 spec/etc/user_compiler/controller0bg.rb
flok-0.0.92 spec/etc/user_compiler/controller0bg.rb
flok-0.0.91 spec/etc/user_compiler/controller0bg.rb
flok-0.0.90 spec/etc/user_compiler/controller0bg.rb
flok-0.0.89 spec/etc/user_compiler/controller0bg.rb
flok-0.0.88 spec/etc/user_compiler/controller0bg.rb
flok-0.0.87 spec/etc/user_compiler/controller0bg.rb
flok-0.0.86 spec/etc/user_compiler/controller0bg.rb
flok-0.0.85 spec/etc/user_compiler/controller0bg.rb