<?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: Installing acts_as_ferret with pagination and deploying on Heroku</title>
	<atom:link href="http://blog.yangtheman.com/2009/11/05/installing-acts_as_ferret-with-pagination-and-deploying-on-heroku/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yangtheman.com/2009/11/05/installing-acts_as_ferret-with-pagination-and-deploying-on-heroku/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=installing-acts_as_ferret-with-pagination-and-deploying-on-heroku</link>
	<description>Life hacker</description>
	<lastBuildDate>Fri, 28 May 2010 12:51:23 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yang Chung</title>
		<link>http://blog.yangtheman.com/2009/11/05/installing-acts_as_ferret-with-pagination-and-deploying-on-heroku/comment-page-1/#comment-461</link>
		<dc:creator>Yang Chung</dc:creator>
		<pubDate>Mon, 01 Mar 2010 04:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=205#comment-461</guid>
		<description>krrh, I actually moved on to other search plugin precisely because of /tmp issue with acts_as_ferret on Heroku. I am using acts_as_tsearch, and I couldn&#039;t be happier.</description>
		<content:encoded><![CDATA[<p>krrh, I actually moved on to other search plugin precisely because of /tmp issue with acts_as_ferret on Heroku. I am using acts_as_tsearch, and I couldn&#8217;t be happier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krrh</title>
		<link>http://blog.yangtheman.com/2009/11/05/installing-acts_as_ferret-with-pagination-and-deploying-on-heroku/comment-page-1/#comment-460</link>
		<dc:creator>krrh</dc:creator>
		<pubDate>Sun, 28 Feb 2010 20:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=205#comment-460</guid>
		<description>This was a very helpful article, thank you.  Though I am finding that even with a single dyno app the /tmp directory is so unstable that the indexes often disappear.  How&#039;s your mileage with ferret on heroku lately?</description>
		<content:encoded><![CDATA[<p>This was a very helpful article, thank you.  Though I am finding that even with a single dyno app the /tmp directory is so unstable that the indexes often disappear.  How&#8217;s your mileage with ferret on heroku lately?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://blog.yangtheman.com/2009/11/05/installing-acts_as_ferret-with-pagination-and-deploying-on-heroku/comment-page-1/#comment-324</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 01 Dec 2009 04:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yangtheman.com/?p=205#comment-324</guid>
		<description>You should put
  ActsAsFerret.index_dir = &quot;#{RAILS_ROOT}/tmp/index&quot;
 in initializers/acts_as_ferret.rb

Then you won&#039;t need any of the require statements since all the gems will already be loaded.</description>
		<content:encoded><![CDATA[<p>You should put<br />
  ActsAsFerret.index_dir = &#8220;#{RAILS_ROOT}/tmp/index&#8221;<br />
 in initializers/acts_as_ferret.rb</p>
<p>Then you won&#8217;t need any of the require statements since all the gems will already be loaded.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
