bort, sweet

I found “bort”:https://github.com/fudgestudios/bort/tree through “This Week in Rails”:http://weblog.rubyonrails.com/2008/9/24/this-week-in-rails-september-24-2008 and thought it was awesome. So of course I forked it and started making tweaks to fit it into the apps I normally build.

Today I got to thinking that it might be nice to be able to easily update an existing bort based app to have the new features, like when they added OpenID this weekend. So I wrote a script to setup a new bort app or update an existing bort based app.

Warning the script is very new and hasn’t been used extensively so if you use it make sure you can easily roll back the changes. Like only applying an update to an app that is a clean state so that you can rollback the changes.

Here is my fork of “bort”:https://github.com/UnderpantsGnome/bort/tree