<?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>Scott Swezey &#187; Ruby on Rails</title>
	<atom:link href="http://scottswezey.com/blog/category/web-dev/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottswezey.com</link>
	<description>The more I learn, the less I know.</description>
	<lastBuildDate>Fri, 13 Jan 2012 17:10:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dealing with Heroku startup lag</title>
		<link>http://scottswezey.com/blog/2010/07/25/dealing-with-heroku-startup-lag/</link>
		<comments>http://scottswezey.com/blog/2010/07/25/dealing-with-heroku-startup-lag/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 20:59:09 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[Heroku]]></category>

		<guid isPermaLink="false">http://www.scottswezey.com/?p=838</guid>
		<description><![CDATA[Update: I think I may have been fairly high on cold medicine when I wrote this. It really isn't a good way to go about handling anything, unless maybe your site is just a playground with no traffic. Let's be honest here, if you have real visitors coming to your site: just pay for more [...]]]></description>
		<wfw:commentRss>http://scottswezey.com/blog/2010/07/25/dealing-with-heroku-startup-lag/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>iterate through each child association of a active record class</title>
		<link>http://scottswezey.com/blog/2010/06/20/iterate-through-each-child-association-of-a-active-record-class/</link>
		<comments>http://scottswezey.com/blog/2010/06/20/iterate-through-each-child-association-of-a-active-record-class/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 03:40:59 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[ActiveRecord]]></category>
		<category><![CDATA[Associations]]></category>

		<guid isPermaLink="false">http://www.scottswezey.com/?p=738</guid>
		<description><![CDATA[I came across this today while trying to find a better way to deal with error messages in rails. IMHO, it is genius and just what I was looking for.Original code came from: http://snippets.dzone.com/posts/show/2892 class ActiveRecord::Base def each_child self.class.reflect_on_all_associations.each do &#124;assoc&#124; case assoc.macro when :has_many then send(assoc.name).each { &#124;child&#124; yield child } when :has_one then [...]]]></description>
		<wfw:commentRss>http://scottswezey.com/blog/2010/06/20/iterate-through-each-child-association-of-a-active-record-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a ruby gem</title>
		<link>http://scottswezey.com/blog/2010/04/02/how-to-create-a-ruby-gem/</link>
		<comments>http://scottswezey.com/blog/2010/04/02/how-to-create-a-ruby-gem/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 23:07:43 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.scottswezey.com/?p=491</guid>
		<description><![CDATA[Yehuda Katz (@wycats) just did a fantastic write up on making gems and how to use .gemspec properly. Be sure to check it out on his blog: http://yehudakatz.com/2010/04/02/using-gemspecs-as-intended/]]></description>
		<wfw:commentRss>http://scottswezey.com/blog/2010/04/02/how-to-create-a-ruby-gem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kickstarting mongrel with 503 errors.</title>
		<link>http://scottswezey.com/blog/2010/03/24/kickstarting-mongrel-with-503-errors/</link>
		<comments>http://scottswezey.com/blog/2010/03/24/kickstarting-mongrel-with-503-errors/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 01:51:21 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[503]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[mongrel]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[web hosting]]></category>

		<guid isPermaLink="false">http://www.scottswezey.com/?p=466</guid>
		<description><![CDATA[My quest to end 503 "Service Unavailable" errors with mongrel on shared hosting.]]></description>
		<wfw:commentRss>http://scottswezey.com/blog/2010/03/24/kickstarting-mongrel-with-503-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random SQL query in Ruby on Rails</title>
		<link>http://scottswezey.com/blog/2010/01/10/random-sql-query-in-ruby-on-rails/</link>
		<comments>http://scottswezey.com/blog/2010/01/10/random-sql-query-in-ruby-on-rails/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 21:13:52 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.scottswezey.com/?p=375</guid>
		<description><![CDATA[SQL doesn't seem to have a good standard on the name for a random function. In my app, I wanted to select a record that had not been updated recently. So I went with a ORDER BY 'last_cache DESC, RAND()' This would be perfect if I was using MySQL... But I use SQLite for development [...]]]></description>
		<wfw:commentRss>http://scottswezey.com/blog/2010/01/10/random-sql-query-in-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

