Skip to content

Instantly share code, notes, and snippets.

@johntdyer
Created April 19, 2012 13:46
Show Gist options
  • Select an option

  • Save johntdyer/2421063 to your computer and use it in GitHub Desktop.

Select an option

Save johntdyer/2421063 to your computer and use it in GitHub Desktop.
@network = network || 'SMS'
message $msg, {
:to => $to,
:network => @network
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment