<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>McPhage's Blog</title>
	<link>http://mcphage.com</link>
	<description>If it's stupid, and it works&#8212;then it's not stupid</description>
	<lastBuildDate>Fri, 06 Feb 2009 19:55:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Pattern Methods</title>
		<description>Rails has a series of methods, find_by_*, find_all_by_*, and find_and_create_by_* where the * can be any database column, or any combination of database columns--in any order--joined by _and_.  When I first started coding in Rails, I had trouble figuring out how they worked.  Did you have to put the columns ...</description>
		<link>http://mcphage.com/?p=3</link>
			</item>
</channel>
</rss>
