<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: An Error Caused By Not Missing a Constant</title>
	<atom:link href="http://www.brianjones.ca/archives/2008/12/22/an-error-caused-by-not-missing-a-constant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianjones.ca/archives/2008/12/22/an-error-caused-by-not-missing-a-constant/</link>
	<description>Programming, Writing, and The Internet</description>
	<lastBuildDate>Sun, 05 Feb 2012 02:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Andrew Faraday</title>
		<link>http://www.brianjones.ca/archives/2008/12/22/an-error-caused-by-not-missing-a-constant/comment-page-1/#comment-25925</link>
		<dc:creator>Andrew Faraday</dc:creator>
		<pubDate>Fri, 21 Oct 2011 11:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianjones.ca/?p=698#comment-25925</guid>
		<description>I had this error recently. It seems to have been caused by me defining a method (in one of my models) as Self.method_name as opposed to self.method_name</description>
		<content:encoded><![CDATA[<p>I had this error recently. It seems to have been caused by me defining a method (in one of my models) as Self.method_name as opposed to self.method_name</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spencer</title>
		<link>http://www.brianjones.ca/archives/2008/12/22/an-error-caused-by-not-missing-a-constant/comment-page-1/#comment-25902</link>
		<dc:creator>Spencer</dc:creator>
		<pubDate>Fri, 27 May 2011 15:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianjones.ca/?p=698#comment-25902</guid>
		<description>Thanks, was having this exact error with Rails 2.3.11 after playing with my routes. Didn&#039;t show up until I deployed inside phusion.</description>
		<content:encoded><![CDATA[<p>Thanks, was having this exact error with Rails 2.3.11 after playing with my routes. Didn&#8217;t show up until I deployed inside phusion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Mircea</title>
		<link>http://www.brianjones.ca/archives/2008/12/22/an-error-caused-by-not-missing-a-constant/comment-page-1/#comment-25896</link>
		<dc:creator>Daniel Mircea</dc:creator>
		<pubDate>Sun, 24 Apr 2011 11:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianjones.ca/?p=698#comment-25896</guid>
		<description>I know this is an old post, but thank you. It saved me quite some time.</description>
		<content:encoded><![CDATA[<p>I know this is an old post, but thank you. It saved me quite some time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

