Skip to content

Instantly share code, notes, and snippets.

@stevegraham
Created December 28, 2010 00:07
Show Gist options
  • Select an option

  • Save stevegraham/756722 to your computer and use it in GitHub Desktop.

Select an option

Save stevegraham/756722 to your computer and use it in GitHub Desktop.
call = Twilio::Call.create :to => '+14155551212',
:from => '+14155550000',
:url => 'http://demo.twilio.com/welcome'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment