<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rails on flow</title><link>https://eric.harris-braun.com/blog/tags/rails/</link><description>Recent content in Rails on flow</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 10 Nov 2009 00:00:00 +0000</lastBuildDate><atom:link href="https://eric.harris-braun.com/blog/tags/rails/index.xml" rel="self" type="application/rss+xml"/><item><title>Upgrading postgres on Snow Leopard (Mac OS X 10.6)</title><link>https://eric.harris-braun.com/blog/2009/11/10/upgrading-postgres-to-snow-leopard/</link><pubDate>Tue, 10 Nov 2009 00:00:00 +0000</pubDate><guid>https://eric.harris-braun.com/blog/2009/11/10/upgrading-postgres-to-snow-leopard/</guid><description>&lt;p>Well, I too have gone down the rabbit hole of having to upgrade compiled-from-source apps to 64bit architecture after moving to Snow Leopard.  The hardest by far was postgres.  The sad thing is that 32bit version works just fine, but the adapter gems for rails don&amp;rsquo;t, hence the need for the recompile.&lt;/p></description></item><item><title>rails capistrano deploy script OS X to Ubuntu</title><link>https://eric.harris-braun.com/blog/2007/04/19/rails-capistrano-deploy-script-os-x-to-ubuntu/</link><pubDate>Thu, 19 Apr 2007 00:00:00 +0000</pubDate><guid>https://eric.harris-braun.com/blog/2007/04/19/rails-capistrano-deploy-script-os-x-to-ubuntu/</guid><description>&lt;p>Ok, so in a previous post I described the rabit-hole which is switching to rails. Below&amp;rsquo;s my capistrano deploy script which solves a number of problems:&lt;/p>
&lt;ol>
&lt;li>The production server needs a mongrel cluster configuration file added.&lt;/li>
&lt;li>Deployment requires restarting the mongrel cluster.&lt;/li>
&lt;li>On Ubuntu the database.yaml spec has to be modified to because you need to specify a mysql socket path differently from OS X.&lt;/li>
&lt;/ol>
&lt;p>So here&amp;rsquo;s what I added to make it work:&lt;/p></description></item><item><title>down the rails rabbit hole</title><link>https://eric.harris-braun.com/blog/2007/04/13/down-the-rails-rabbit-hole/</link><pubDate>Fri, 13 Apr 2007 00:00:00 +0000</pubDate><guid>https://eric.harris-braun.com/blog/2007/04/13/down-the-rails-rabbit-hole/</guid><description>&lt;p>The last month has been quite a trip down the rabbit hole into the new reality of &lt;a href="http://www.rubyonrails.org/" title="rabbit hole!" target="_blank" rel="noreferrer">ruby on rails&lt;/a>! The promise of a powerful and well designed web application framework was just too much for me to resist, so I decided to leave my own &lt;a href="http://yawaf.org" target="_blank" rel="noreferrer">yawaf&lt;/a> framework behind (though it has certainly served me well).&lt;/p></description></item></channel></rss>