<?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: Announcing install_gems.rb</title>
	<atom:link href="http://blog.carlmercier.com/2008/10/13/announcing-install_gemsrb/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.carlmercier.com/2008/10/13/announcing-install_gemsrb/</link>
	<description>me = entrepreneur + hacker;</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:25:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Carl Mercier</title>
		<link>http://blog.carlmercier.com/2008/10/13/announcing-install_gemsrb/comment-page-1/#comment-13388</link>
		<dc:creator>Carl Mercier</dc:creator>
		<pubDate>Fri, 23 Jan 2009 21:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carlmercier.com/?p=154#comment-13388</guid>
		<description>We basically used this solution before the Merb bundler was available.  We&#039;ll eventually move to the built in solution I guess, but this solution is still pretty decent imo.  Hasn&#039;t failed on us yet!</description>
		<content:encoded><![CDATA[<p>We basically used this solution before the Merb bundler was available.  We&#8217;ll eventually move to the built in solution I guess, but this solution is still pretty decent imo.  Hasn&#8217;t failed on us yet!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Aimonetti</title>
		<link>http://blog.carlmercier.com/2008/10/13/announcing-install_gemsrb/comment-page-1/#comment-13387</link>
		<dc:creator>Matt Aimonetti</dc:creator>
		<pubDate>Thu, 22 Jan 2009 07:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carlmercier.com/?p=154#comment-13387</guid>
		<description>To avoid redeploying all your gems every time you deploy, add a new task in your cap recipe to create a symlink between your shared folder /gems/gems/ and your current app gems/gems.

The redeployment task (thor merb:gem:redeploy) will only take care of the newly bundled gems and you not rebuild already available gems.

I&#039;ll release my capistrano&#039;s recipe in the next few days to show what I mean.

- Matt</description>
		<content:encoded><![CDATA[<p>To avoid redeploying all your gems every time you deploy, add a new task in your cap recipe to create a symlink between your shared folder /gems/gems/ and your current app gems/gems.</p>
<p>The redeployment task (thor merb:gem:redeploy) will only take care of the newly bundled gems and you not rebuild already available gems.</p>
<p>I&#8217;ll release my capistrano&#8217;s recipe in the next few days to show what I mean.</p>
<p>- Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl Mercier</title>
		<link>http://blog.carlmercier.com/2008/10/13/announcing-install_gemsrb/comment-page-1/#comment-13156</link>
		<dc:creator>Carl Mercier</dc:creator>
		<pubDate>Mon, 13 Oct 2008 19:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carlmercier.com/?p=154#comment-13156</guid>
		<description>I wasn&#039;t aware of geminstaller.  Thanks for the tip!  I think I still prefer the simplicity of my script though.  It does one thing and does it well ;-)</description>
		<content:encoded><![CDATA[<p>I wasn&#8217;t aware of geminstaller.  Thanks for the tip!  I think I still prefer the simplicity of my script though.  It does one thing and does it well <img src='http://blog.carlmercier.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat Nakajima</title>
		<link>http://blog.carlmercier.com/2008/10/13/announcing-install_gemsrb/comment-page-1/#comment-13155</link>
		<dc:creator>Pat Nakajima</dc:creator>
		<pubDate>Mon, 13 Oct 2008 19:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carlmercier.com/?p=154#comment-13155</guid>
		<description>Hey, just wondering if you took a look at geminstaller: http://geminstaller.rubyforge.org. Seems like it performs most of the tasks you described.</description>
		<content:encoded><![CDATA[<p>Hey, just wondering if you took a look at geminstaller: <a href="http://geminstaller.rubyforge.org" rel="nofollow">http://geminstaller.rubyforge.org</a>. Seems like it performs most of the tasks you described.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

