<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Fixing Spurious Rails Routing Error</title>
	<link>http://www.minger.net/2007/07/15/fixing-spurious-rails-routing-error/</link>
	<description>The Long Tail of Web 2.0</description>
	<pubDate>Thu, 28 Aug 2008 15:15:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: jerry</title>
		<link>http://www.minger.net/2007/07/15/fixing-spurious-rails-routing-error/#comment-57943</link>
		<dc:creator>jerry</dc:creator>
		<pubDate>Sat, 02 Aug 2008 19:02:35 +0000</pubDate>
		<guid>http://www.minger.net/2007/07/15/fixing-spurious-rails-routing-error/#comment-57943</guid>
		<description>Yes, a restart of the server will do it!

I had this problem, and I didn't remember when I was working with rails a few months ago on someone else project, using mongrel.  anytime a controller was changed, we had to restart the webserver to get it to take effect!</description>
		<content:encoded><![CDATA[<p>Yes, a restart of the server will do it!</p>
<p>I had this problem, and I didn&#8217;t remember when I was working with rails a few months ago on someone else project, using mongrel.  anytime a controller was changed, we had to restart the webserver to get it to take effect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.minger.net/2007/07/15/fixing-spurious-rails-routing-error/#comment-31639</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 13 Dec 2007 02:13:02 +0000</pubDate>
		<guid>http://www.minger.net/2007/07/15/fixing-spurious-rails-routing-error/#comment-31639</guid>
		<description>Im new to rails too and also came across this error after creating new controllers. I discovered that a simple restart of the WEBrick server worked!</description>
		<content:encoded><![CDATA[<p>Im new to rails too and also came across this error after creating new controllers. I discovered that a simple restart of the WEBrick server worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.minger.net/2007/07/15/fixing-spurious-rails-routing-error/#comment-20480</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 24 Jul 2007 21:28:21 +0000</pubDate>
		<guid>http://www.minger.net/2007/07/15/fixing-spurious-rails-routing-error/#comment-20480</guid>
		<description>Thanks!  I actually made a pretty dumb newbie mistake:  I kept trying the path using the folder name instead of the controller name.  Oops!  Well at least I now have the most current version of Rails.</description>
		<content:encoded><![CDATA[<p>Thanks!  I actually made a pretty dumb newbie mistake:  I kept trying the path using the folder name instead of the controller name.  Oops!  Well at least I now have the most current version of Rails.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
