<?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: Passenger + Rack on Dreamhost</title>
	<atom:link href="http://markcarey.org/blog/2008/12/09/passenger-rack-on-dreamhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://markcarey.org/blog/2008/12/09/passenger-rack-on-dreamhost/</link>
	<description>Ramblings about coding, theology, and house music</description>
	<lastBuildDate>Mon, 23 Nov 2009 09:33:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tickling ruby apps every 5 minutes &#124; PixelMai</title>
		<link>http://markcarey.org/blog/2008/12/09/passenger-rack-on-dreamhost/comment-page-1/#comment-351</link>
		<dc:creator>Tickling ruby apps every 5 minutes &#124; PixelMai</dc:creator>
		<pubDate>Mon, 23 Nov 2009 09:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://markcarey.org/blog/?p=113#comment-351</guid>
		<description>[...] had this idea a long while ago, and when I saw that this method being used by other ruby users hosted on DreamHost, I decided to try it out [...]</description>
		<content:encoded><![CDATA[<p>[...] had this idea a long while ago, and when I saw that this method being used by other ruby users hosted on DreamHost, I decided to try it out [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Carey</title>
		<link>http://markcarey.org/blog/2008/12/09/passenger-rack-on-dreamhost/comment-page-1/#comment-305</link>
		<dc:creator>Mark Carey</dc:creator>
		<pubDate>Wed, 17 Dec 2008 21:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://markcarey.org/blog/?p=113#comment-305</guid>
		<description>That&#039;s how I would have expected it to work, but however Dreamhost had things setup, Passenger didn&#039;t honor it til I put it in the .htaccess file.</description>
		<content:encoded><![CDATA[<p>That&#8217;s how I would have expected it to work, but however Dreamhost had things setup, Passenger didn&#8217;t honor it til I put it in the .htaccess file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Wehner</title>
		<link>http://markcarey.org/blog/2008/12/09/passenger-rack-on-dreamhost/comment-page-1/#comment-304</link>
		<dc:creator>Stephan Wehner</dc:creator>
		<pubDate>Wed, 17 Dec 2008 05:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://markcarey.org/blog/?p=113#comment-304</guid>
		<description>I don&#039;t quite know what the difference to your Sinatra gem is but I haven&#039;t had a problem  using these gems on a dreamhost Rails app

$ ls ~/.gems/gems/
ferret-0.11.6  sqlite3-ruby-1.2.4  rdiscount-1.2.10  tzinfo-0.3.11

by placing this at the top of config/environment.rb

ENV[&#039;GEM_PATH&#039;] = &#039;/home/username/.gems&#039;

See you

Stephan</description>
		<content:encoded><![CDATA[<p>I don&#8217;t quite know what the difference to your Sinatra gem is but I haven&#8217;t had a problem  using these gems on a dreamhost Rails app</p>
<p>$ ls ~/.gems/gems/<br />
ferret-0.11.6  sqlite3-ruby-1.2.4  rdiscount-1.2.10  tzinfo-0.3.11</p>
<p>by placing this at the top of config/environment.rb</p>
<p>ENV['GEM_PATH'] = &#8216;/home/username/.gems&#8217;</p>
<p>See you</p>
<p>Stephan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Nunemaker</title>
		<link>http://markcarey.org/blog/2008/12/09/passenger-rack-on-dreamhost/comment-page-1/#comment-303</link>
		<dc:creator>John Nunemaker</dc:creator>
		<pubDate>Mon, 15 Dec 2008 13:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://markcarey.org/blog/?p=113#comment-303</guid>
		<description>Hey, great tip on the SetEnv, didn&#039;t even think of that. I was running into the issue myself but not with Sinatra as I chose to &lt;a href=&quot;http://railstips.org/2008/12/15/deploying-sinatra-on-dreamhost-with-passenger&quot; rel=&quot;nofollow&quot;&gt;vendor it&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hey, great tip on the SetEnv, didn&#8217;t even think of that. I was running into the issue myself but not with Sinatra as I chose to <a href="http://railstips.org/2008/12/15/deploying-sinatra-on-dreamhost-with-passenger" rel="nofollow">vendor it</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
