From 12f8f8930794b2ae56630e846300c3aff0a7a58e Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Fri, 14 Sep 2007 05:30:52 +0000 Subject: Fix attachment decoding when using the TMail C extension. Closes #7861. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7476 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/test/fixtures/raw_base64_decoded_string | Bin 0 -> 8576 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 actionmailer/test/fixtures/raw_base64_decoded_string (limited to 'actionmailer/test/fixtures/raw_base64_decoded_string') diff --git a/actionmailer/test/fixtures/raw_base64_decoded_string b/actionmailer/test/fixtures/raw_base64_decoded_string new file mode 100644 index 0000000000..99b00ea162 Binary files /dev/null and b/actionmailer/test/fixtures/raw_base64_decoded_string differ -- cgit v1.2.3