lib/twilio-ruby/twiml/voice_response.rb in twilio-ruby-5.0.0.rc25 vs lib/twilio-ruby/twiml/voice_response.rb in twilio-ruby-5.0.0.rc26

- old
+ new

@@ -27,10 +27,10 @@ # keyword_args:: additional attributes # # == Returns: # A <Response> element with a <Dial> child element def dial( - number, + number: nil, action: nil, method: nil, timeout: nil, hangup_on_star: nil, time_limit: nil,