<?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>andr3w.net &#187; bugs</title>
	<atom:link href="http://andr3w.net/tag/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://andr3w.net</link>
	<description>amateur web development...</description>
	<lastBuildDate>Fri, 20 Aug 2010 21:08:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>undefined method `cache_template_loading=&#8217;</title>
		<link>http://andr3w.net/2009/01/undefined-method-cache_template_loading/</link>
		<comments>http://andr3w.net/2009/01/undefined-method-cache_template_loading/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 02:17:56 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[bugs]]></category>

		<guid isPermaLink="false">http://andr3w.net/?p=8</guid>
		<description><![CDATA[If you have recently upgraded rails and your site seems to work but your cron jobs for acts_as_xapian no longer work, check out this Rails Commit. You have a deprecated method and may need to remove the following from your config/environments/production.rb: 1config.action_view.cache_template_loading &#160; &#160; &#160; &#160; &#160; &#160;= true]]></description>
			<content:encoded><![CDATA[<p>If you have recently upgraded rails and your site seems to work but your cron jobs for acts_as_xapian no longer work, check out this <a href="http://github.com/rails/rails/commit/83e29b9773ac113ceacb1e36c2f333d692de2573">Rails Commit</a>.</p>
<p>You have a deprecated method and may need to remove the following from your<br />
config/environments/production.rb:</p>
<div class="codecolorer-container ruby default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="ruby codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">config.<span style="color:#9900CC;">action_view</span>.<span style="color:#9900CC;">cache_template_loading</span> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= <span style="color:#0000FF; font-weight:bold;">true</span></div></td></tr></tbody></table></div>
]]></content:encoded>
			<wfw:commentRss>http://andr3w.net/2009/01/undefined-method-cache_template_loading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
