<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Routes Gotcha</title>
	<atom:link href="http://bugsneedfix.wordpress.com/2008/12/18/routes-gotcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://bugsneedfix.wordpress.com/2008/12/18/routes-gotcha/</link>
	<description>programming.design.excerpts of my work.troubleshoot.symptoms.etc</description>
	<lastBuildDate>Mon, 13 Jul 2009 13:33:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Asyraf Abdul Rahman</title>
		<link>http://bugsneedfix.wordpress.com/2008/12/18/routes-gotcha/#comment-32</link>
		<dc:creator>Asyraf Abdul Rahman</dc:creator>
		<pubDate>Tue, 20 Jan 2009 19:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://bugsneedfix.wordpress.com/?p=89#comment-32</guid>
		<description>it&#039;s got to do with has_many and has_one.

if you do has_one, then your routes should use map.resource

if you do has_many, then your routes should use map.resources

rails is language specific :)</description>
		<content:encoded><![CDATA[<p>it&#8217;s got to do with has_many and has_one.</p>
<p>if you do has_one, then your routes should use map.resource</p>
<p>if you do has_many, then your routes should use map.resources</p>
<p>rails is language specific <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
