In order to DRY-up our process of creating new rails projects over at Fudge, we recently created Bort – a base rails application that contains all of the bits that we push together when starting out.
Jim has more about the base system, but there is also a fork that contains all of the bort goodness, with the notable difference that instead of using usernames to authenticate, the users email address is used instead.