<?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>ruby on rails blog &#187; mailer</title>
	<atom:link href="http://jonathanng.com/tag/mailer/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanng.com</link>
	<description>class AllYourCode &#60; Us</description>
	<lastBuildDate>Sat, 31 Oct 2009 02:53:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Rails send email tutorial</title>
		<link>http://jonathanng.com/ruby-on-rails/rails-send-email-tutorial/</link>
		<comments>http://jonathanng.com/ruby-on-rails/rails-send-email-tutorial/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 20:32:13 +0000</pubDate>
		<dc:creator>Jonathan</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[mailer]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[send email]]></category>

		<guid isPermaLink="false">http://www.jonathansng.com/ruby-on-rails/rails-send-email-tutorial/</guid>
		<description><![CDATA[Want to send an email using Rails? I struggled with this for a while and I&#8217;m sure many of you do too. This post will cover the basic implementation of a mailer, it is tested to work in Rails 2.0.2. Rails Mailer Overview 1) script/generate mailer postoffice 2) Create a method for your mailer (models/postoffice.rb) [...]]]></description>
		<wfw:commentRss>http://jonathanng.com/ruby-on-rails/rails-send-email-tutorial/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
	</channel>
</rss>
