Skip to content

Instantly share code, notes, and snippets.

@rewinfrey
Created August 17, 2012 05:57
Show Gist options
  • Save rewinfrey/3376314 to your computer and use it in GitHub Desktop.
Save rewinfrey/3376314 to your computer and use it in GitHub Desktop.
Checking HTML body of email sent with ActionMailer
ActionMailer::Base.deliveries.first.html_part.decoded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment