Skip to content

Commit

Permalink
Site updated at 2012-02-10 12:45:08 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
eichert12 committed Feb 10, 2012
1 parent dc9ca35 commit 5728f94
Show file tree
Hide file tree
Showing 71 changed files with 5,853 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,263 @@

<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Moving Gems from one version of Ruby Enterprise Edition to Another - Steve Eichert</title>
<meta name="author" content="Steve Eichert">


<meta name="description" content="As mentioned in my previous post I recently built a small internal micro app with merb. As part of the process of deploying that app I needed/wanted &hellip;">


<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">


<link rel="canonical" href="http://eichert12.github.com/2008/12/28/moving-gems-from-one-version-of-ree-to-another.html">
<link href="/favicon.png" rel="icon">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<script src="/javascripts/modernizr-2.0.js"></script>
<script src="/javascripts/ender.js"></script>
<script src="/javascripts/octopress.js" type="text/javascript"></script>
<link href="/atom.xml" rel="alternate" title="Steve Eichert" type="application/atom+xml">
<!--Fonts from Google"s Web font directory at http://google.com/webfonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">



</head>

<body >
<header role="banner"><hgroup>
<h1><a href="/">Steve Eichert</a></h1>

<h2>Hacker, Entreprenuer, Father</h2>

</hgroup>

</header>
<nav role="navigation"><ul class="subscription" data-subscription="rss">
<li><a href="/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li>

</ul>

<form action="http://google.com/search" method="get">
<fieldset role="search">
<input type="hidden" name="q" value="site:eichert12.github.com" />
<input class="search" type="text" name="q" results="0" placeholder="Search"/>
</fieldset>
</form>

<ul class="main-navigation">
<li><a href="/">Blog</a></li>
<li><a href="/blog/archives">Archives</a></li>
</ul>

</nav>
<div id="main">
<div id="content">
<div>
<article class="hentry" role="article">

<header>

<h1 class="entry-title">Moving Gems From One Version of Ruby Enterprise Edition to Another</h1>


<p class="meta">












<time datetime="2008-12-28T00:00:00-05:00" pubdate data-updated="true">Dec 28<span>th</span>, 2008</time>

</p>

</header>


<div class="entry-content"><p>As mentioned in my previous post I recently built a small internal micro app with merb. As part of the process of deploying that app I needed/wanted to update to the latest version of Ruby Enterprise Edition (REE) and Passenger on my slice. One of the issues I ran into while trying to update the REE version is that all my old gems where not installed in my fresh new version of REE. There may be a better way to accomplish this task, but the approach I ended up using was to modify this capistrano file (<a href="http://github.com/jtimberman/ree-capfile/tree/master">http://github.com/jtimberman/ree-capfile/tree/master</a>) to install the gems in the old version of REE in the new version.</p>

<script src="http://gist.github.com/39066.js"></script>

</div>


<footer>
<p class="meta">



<span class="byline author vcard">Posted by <span class="fn">Steve Eichert</span></span>













<time datetime="2008-12-28T00:00:00-05:00" pubdate data-updated="true">Dec 28<span>th</span>, 2008</time>



</p>

<div class="sharing">

<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eichert12.github.com/2008/12/28/moving-gems-from-one-version-of-ree-to-another.html" data-via="steveeichert" data-counturl="http://eichert12.github.com/2008/12/28/moving-gems-from-one-version-of-ree-to-another.html" >Tweet</a>



<div class="fb-like" data-send="true" data-width="450" data-show-faces="false"></div>

</div>


<p class="meta">


<a class="basic-alignment right" href="/2009/01/30/network-visualization-on-the-web.html" title="next Post: Network Visualization on the Web">Network Visualization on the Web &raquo;</a>

</p>
</footer>
</article>

<section>
<h1>Comments</h1>
<div id="disqus_thread" aria-live="polite"><noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</div>
</section>

</div>

<aside class="sidebar">

<section>
<h1>Recent Posts</h1>
<ul id="recent_posts">

<li class="post">
<a href="/blog/2012/02/10/creating/">Creating</a>
</li>

<li class="post">
<a href="/hadoop,/mapreduce/2010/04/22/using-hadoop-streaming-for-xml-processing.html">Using Hadoop Streaming for XML processing</a>
</li>

<li class="post">
<a href="/2010/03/31/data-analysis-using-mongodb-map-reduce.html">Attempts at Analyzing 19 million documents using MongoDB map/reduce</a>
</li>

<li class="post">
<a href="/2010/03/18/large-scale-data-processing-with-mongodb.html">Large Scale Data Processing with MongoDB Map/Reduce (Part 1:Background)</a>
</li>

<li class="post">
<a href="/2009/01/30/network-visualization-on-the-web.html">Network Visualization on the Web</a>
</li>

</ul>
</section>


<section>
<h1>Latest Tweets</h1>
<ul id="tweets">
<li class="loading">Status updating...</li>
</ul>
<script type="text/javascript">
$.domReady(function(){
getTwitterFeed("steveeichert", 4, false);
});
</script>
<script src="/javascripts/twitter.js" type="text/javascript"> </script>

<a href="http://twitter.com/steveeichert" class="twitter-follow-button" data-show-count="false">Follow @steveeichert</a>

</section>






</aside>


</div>
</div>
<footer role="contentinfo"><p>
Copyright &copy; 2012 - Steve Eichert -
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
</p>

</footer>


<script type="text/javascript">
var disqus_shortname = 'steveeichert';


// var disqus_developer = 1;
var disqus_identifier = 'http://eichert12.github.com/2008/12/28/moving-gems-from-one-version-of-ree-to-another.html';
var disqus_url = 'http://eichert12.github.com/2008/12/28/moving-gems-from-one-version-of-ree-to-another.html';
var disqus_script = 'embed.js';

(function () {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/' + disqus_script;
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
}());
</script>



<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#appId=212934732101925&xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>





<script type="text/javascript">
(function(){
var twitterWidgets = document.createElement('script');
twitterWidgets.type = 'text/javascript';
twitterWidgets.async = true;
twitterWidgets.src = 'http://platform.twitter.com/widgets.js';
document.getElementsByTagName('head')[0].appendChild(twitterWidgets);
})();
</script>





</body>
</html>
Loading

0 comments on commit 5728f94

Please sign in to comment.