<?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>mike.eire.ca &#187; rails</title>
	<atom:link href="http://mike.eire.ca/tag/rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.eire.ca</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 23:09:17 +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>No route matches &#8220;&#8230;&#8221; with {:method=&gt;:get}</title>
		<link>http://mike.eire.ca/2008/11/26/no-route-matches-with-method-get/</link>
		<comments>http://mike.eire.ca/2008/11/26/no-route-matches-with-method-get/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 18:11:00 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://m.eire.ca/2008/11/26/no-route-matches-with-methodget/</guid>
		<description><![CDATA[I configured Ruby on Rails to run with Apache, because I&#8217;m not too worried about speed and didn&#8217;t want to mess with proxies. I also configured the app to run in a subdirectory, using Apache&#8217;s Alias directive to point to the app&#8217;s public directory. I&#8217;ll point out this is the first time I&#8217;ve ever looked [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2008/11/26/no-route-matches-with-method-get/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

