<?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: Vanity URLs in Ruby on Rails Routes</title>
	<atom:link href="http://kconrails.com/2010/01/25/vanity-urls-for-ruby-on-rails-routes/feed/" rel="self" type="application/rss+xml" />
	<link>http://kconrails.com/2010/01/25/vanity-urls-for-ruby-on-rails-routes/</link>
	<description>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;Adventures of Jaime Bellmyer, A Freelance Ruby on Rails Developer in Kansas City</description>
	<lastBuildDate>Sun, 02 Dec 2012 07:01:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jaime Bellmyer</title>
		<link>http://kconrails.com/2010/01/25/vanity-urls-for-ruby-on-rails-routes/#comment-59</link>
		<dc:creator><![CDATA[Jaime Bellmyer]]></dc:creator>
		<pubDate>Wed, 27 Jan 2010 21:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://kconrails.com/?p=228#comment-59</guid>
		<description><![CDATA[Huh, that&#039;s not a bad idea.  Between RESTful routes and named routes, is there ever a good reason not to explicitly name each route?  Probably not.  Plus if you&#039;re *using* the default routes anywhere, you&#039;re probably not doing the route testing you should.

Route testing is easy, and they run super-fast, so they should be a priority.  I think I have the topic for my next article!]]></description>
		<content:encoded><![CDATA[<p>Huh, that&#8217;s not a bad idea.  Between RESTful routes and named routes, is there ever a good reason not to explicitly name each route?  Probably not.  Plus if you&#8217;re *using* the default routes anywhere, you&#8217;re probably not doing the route testing you should.</p>
<p>Route testing is easy, and they run super-fast, so they should be a priority.  I think I have the topic for my next article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wes</title>
		<link>http://kconrails.com/2010/01/25/vanity-urls-for-ruby-on-rails-routes/#comment-58</link>
		<dc:creator><![CDATA[Wes]]></dc:creator>
		<pubDate>Wed, 27 Jan 2010 19:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://kconrails.com/?p=228#comment-58</guid>
		<description><![CDATA[And naturally, you&#039;d want to remove the default routes since you&#039;re using RESTful routes, right?]]></description>
		<content:encoded><![CDATA[<p>And naturally, you&#8217;d want to remove the default routes since you&#8217;re using RESTful routes, right?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
