Skip to content

Instantly share code, notes, and snippets.

@jm
Created October 19, 2010 21:37
Show Gist options
  • Save jm/635178 to your computer and use it in GitHub Desktop.
Save jm/635178 to your computer and use it in GitHub Desktop.
m = mail(:to => "[email protected]", :from => "[email protected]", :body => "fail", :subject => "yeah")
m['X-Custom-Thing'] = whatever
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment