<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adam's Continuity at BlackAcid &#187; Ruby on Rails</title>
	<atom:link href="http://blogs.blackacid.org/category/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.blackacid.org</link>
	<description>Experiments in Real Time</description>
	<lastBuildDate>Tue, 27 Jan 2009 23:24:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Rails and Multipart Mime Messages with Inline Content</title>
		<link>http://blogs.blackacid.org/2007/05/22/rails-and-multipart-mime-messages-with-inline-content/</link>
		<comments>http://blogs.blackacid.org/2007/05/22/rails-and-multipart-mime-messages-with-inline-content/#comments</comments>
		<pubDate>Tue, 22 May 2007 23:00:02 +0000</pubDate>
		<dc:creator>aballai</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.blackacid.org/2007/05/22/rails-and-multipart-mime-messages-with-inline-content/</guid>
		<description><![CDATA[On a rather large conquest with a short period of time to figure out sending mails in multipart mime text/html messages, I ran into a horrible issue with the way Rails ActionMailer handles inline content. In short, it doesn&#8217;t do &#8230; <a href="http://blogs.blackacid.org/2007/05/22/rails-and-multipart-mime-messages-with-inline-content/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On a rather large conquest with a short period of time to figure out sending mails in multipart mime text/html messages, I ran into a horrible issue with the way Rails ActionMailer handles inline content.  In short, it doesn&#8217;t do it in the current latest stable tree, I&#8217;m not sure about edge, you&#8217;ll need to check that.  To<br />
achieve this I collected different findings via the google express.</p>
<p><strong><a title="RoR Ticket #2179" href="http://dev.rubyonrails.org/ticket/2179">RoR Ticket #2179</a> &#8211; [PATCH] Ability to add inline attachments (ie, inline images for html email)</strong></p>
<p>Download the two attached files, put them in your /libs directory of your project.  At the bottom of your /config/environment.rb file append these two lines:</p>
<p>{[.ruby-snippet1 /enzymes/chili-js.php]}</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.blackacid.org/2007/05/22/rails-and-multipart-mime-messages-with-inline-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
