<?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/"
		>
<channel>
	<title>Comments on: Reloading models in Rails 3.1 when usign Spork and cache_classes = true</title>
	<atom:link href="http://my.rails-royce.org/2012/01/14/reloading-models-in-rails-3-1-when-usign-spork-and-cache_classes-true/feed/" rel="self" type="application/rss+xml" />
	<link>http://my.rails-royce.org/2012/01/14/reloading-models-in-rails-3-1-when-usign-spork-and-cache_classes-true/</link>
	<description>Another Ruby and Rails blog</description>
	<lastBuildDate>Wed, 02 May 2012 18:28:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Gabriel L. Oliveira</title>
		<link>http://my.rails-royce.org/2012/01/14/reloading-models-in-rails-3-1-when-usign-spork-and-cache_classes-true/comment-page-1/#comment-234</link>
		<dc:creator>Gabriel L. Oliveira</dc:creator>
		<pubDate>Tue, 17 Apr 2012 23:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://my.rails-royce.org/?p=277#comment-234</guid>
		<description>Thank you for this post!
I was getting erros when setting cache_class to false when using spork and factory_girl_rails, but also needing to reload models and controllers on each run.
Solved with your solution!

Thanks!</description>
		<content:encoded><![CDATA[<p>Thank you for this post!<br />
I was getting erros when setting cache_class to false when using spork and factory_girl_rails, but also needing to reload models and controllers on each run.<br />
Solved with your solution!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilya</title>
		<link>http://my.rails-royce.org/2012/01/14/reloading-models-in-rails-3-1-when-usign-spork-and-cache_classes-true/comment-page-1/#comment-232</link>
		<dc:creator>ilya</dc:creator>
		<pubDate>Tue, 13 Mar 2012 14:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://my.rails-royce.org/?p=277#comment-232</guid>
		<description>cool, thanks for the post!</description>
		<content:encoded><![CDATA[<p>cool, thanks for the post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://my.rails-royce.org/2012/01/14/reloading-models-in-rails-3-1-when-usign-spork-and-cache_classes-true/comment-page-1/#comment-231</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 27 Feb 2012 02:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://my.rails-royce.org/?p=277#comment-231</guid>
		<description>Hey, thanks for this! Indeed this made my tests finish faster!</description>
		<content:encoded><![CDATA[<p>Hey, thanks for this! Indeed this made my tests finish faster!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

