Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Conversation

acamino
Copy link

@acamino acamino commented Oct 24, 2016

No description provided.

@coveralls
Copy link

coveralls commented Oct 24, 2016

Coverage Status

Coverage increased (+6.5%) to 100.0% when pulling abf6f65 on next-gen into d137f12 on master.

@coveralls
Copy link

coveralls commented Jun 27, 2017

Coverage Status

Coverage increased (+6.5%) to 100.0% when pulling 1314c64 on next-gen into d137f12 on master.

expect(dial_node.name).to eq('Dial')
expect(conference_node.name).to eq('Conference')
expect(conference_node.attribute('startConferenceOnEnter').content)
expect(conference_node.attribute('startconferenceonenter').content)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TwiML attributes should be camelCase.

start_on_enter, end_on_exit)
r = Twilio::TwiML::VoiceResponse.new
d = Twilio::TwiML::Dial.new
d.conference(conference_id, startConferenceOnEnter: start_on_enter,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@coveralls
Copy link

coveralls commented Jun 28, 2017

Coverage Status

Coverage increased (+6.5%) to 100.0% when pulling 9a7ae39 on next-gen into d137f12 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+6.5%) to 100.0% when pulling 92bbf70 on next-gen into d137f12 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+6.5%) to 100.0% when pulling 92bbf70 on next-gen into d137f12 on master.

@joliveros joliveros merged commit bc10e4e into master Jul 13, 2017
@joliveros joliveros deleted the next-gen branch July 13, 2017 21:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants