Sha256: f3f998081d277d3e65ab85783c8285fda0a22f7a11926e289a82d826c8ee7dcf

Contents?: true

Size: 134 Bytes

Versions: 10

Compression:

Stored size: 134 Bytes

Contents

=begin YAML
namespaces:
  - ["asterisk", "before_call"]
=end
events.asterisk.before_call.each do |call|
  call.variables[:channel]
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
adhearsion-1.2.6 spec/theatre/dsl_examples/simple_before_call.rb
adhearsion-1.2.5 spec/theatre/dsl_examples/simple_before_call.rb
adhearsion-1.2.4 spec/theatre/dsl_examples/simple_before_call.rb
adhearsion-1.2.3 spec/theatre/dsl_examples/simple_before_call.rb
adhearsion-1.2.1 spec/theatre/dsl_examples/simple_before_call.rb
adhearsion-1.2.0 spec/theatre/dsl_examples/simple_before_call.rb
adhearsion-1.1.1 theatre-spec/dsl_examples/simple_before_call.rb
adhearsion-1.1.0 theatre-spec/dsl_examples/simple_before_call.rb
adhearsion-1.0.3 theatre-spec/dsl_examples/simple_before_call.rb
adhearsion-1.0.2 theatre-spec/dsl_examples/simple_before_call.rb